From 27a969754268dd1bbd6221d4724a32a9dd3cd59d Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 25 Aug 2024 22:49:54 -0400 Subject: [PATCH] Temporary diabled Bulk Ticket Merge in the Main Ticket view as it was not allowing a tech to be assigned from that view --- ticket_bulk_merge_modal.php | 4 ++-- tickets.php | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ticket_bulk_merge_modal.php b/ticket_bulk_merge_modal.php index c55b37ed..572f6207 100644 --- a/ticket_bulk_merge_modal.php +++ b/ticket_bulk_merge_modal.php @@ -25,7 +25,7 @@ } ?> - + @@ -36,7 +36,7 @@
- + diff --git a/tickets.php b/tickets.php index e81d38c3..883ad407 100644 --- a/tickets.php +++ b/tickets.php @@ -544,7 +544,7 @@ $user_active_assigned_tickets = intval($row['total_tickets_assigned']); - +