From 92209c71256942b988cf5d52c680645479edba1e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 24 Sep 2025 14:51:34 -0400 Subject: [PATCH] Updated edit ticket asset to new ajax-modal and add additonal assets field --- agent/calendar.php | 2 +- agent/modals/ticket/ticket_edit_asset.php | 146 +++++++++++++++------- agent/post/ticket.php | 13 ++ agent/ticket.php | 11 +- includes/header.php | 16 +-- 5 files changed, 130 insertions(+), 58 deletions(-) diff --git a/agent/calendar.php b/agent/calendar.php index 75356d69..c8891783 100644 --- a/agent/calendar.php +++ b/agent/calendar.php @@ -106,7 +106,7 @@ while ($row = mysqli_fetch_array($sql)) { - + + @@ -1307,7 +1306,7 @@ require_once "../includes/footer.php"; - + - +