From 735ccc2602a5e114f4db4e157d1b3d7c53d5aeca Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 28 Aug 2021 12:47:50 -0400 Subject: [PATCH] Adding Tickets under client details now shows a selectable contact also when adding a ticket it will automatically choose the primary_contact of the client if none are selected --- add_ticket_modal.php | 23 +++++++++++++++++++++++ post.php | 9 ++++++++- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/add_ticket_modal.php b/add_ticket_modal.php index 77db0673..fd0a52c3 100644 --- a/add_ticket_modal.php +++ b/add_ticket_modal.php @@ -11,6 +11,29 @@