From 70cb0ac635d0c67a62266105e7bb7e0561427ae6 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 7 Apr 2025 12:58:55 -0400 Subject: [PATCH] Add the ability to remove additional assets from the ticket details screen --- CHANGELOG.md | 7 ++++++ modals/ticket_add_watcher_modal.php | 2 +- post/user/ticket.php | 35 +++++++++++++++++++++++++++++ ticket.php | 5 +++++ 4 files changed, 48 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fdeded17..23ffaaf9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog This file documents all notable changes made to ITFlow. + +## [25.03.4] + +### Fixed + + + ## [25.03.3] ### Fixed diff --git a/modals/ticket_add_watcher_modal.php b/modals/ticket_add_watcher_modal.php index c1c47e53..ab6a1cf3 100644 --- a/modals/ticket_add_watcher_modal.php +++ b/modals/ticket_add_watcher_modal.php @@ -21,7 +21,7 @@