From 13d9d6f74368bba1c897dd1c8709a5859f8a53d3 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 11 Dec 2022 13:12:08 -0500 Subject: [PATCH] Refresh some UI elements for add edit calendar events and some other UI updates including adding tickets --- calendar_event_add_modal.php | 246 ++++++++++++++++++---------------- calendar_event_edit_modal.php | 228 +++++++++++++++++-------------- clients.php | 4 +- ticket_add_modal.php | 132 +++++++++--------- tickets.php | 30 ++--- 5 files changed, 341 insertions(+), 299 deletions(-) diff --git a/calendar_event_add_modal.php b/calendar_event_add_modal.php index f4f5d72b..236875d2 100644 --- a/calendar_event_add_modal.php +++ b/calendar_event_add_modal.php @@ -9,130 +9,150 @@