From 5f40bc215ec4373f731cf8649fe6a55b5e66239f Mon Sep 17 00:00:00 2001 From: Marcus Hill Date: Sat, 9 Apr 2022 15:36:08 +0100 Subject: [PATCH] Prompt user to provide a primary contact when adding a new client --- client_add_modal.php | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/client_add_modal.php b/client_add_modal.php index cf334524..6131c104 100644 --- a/client_add_modal.php +++ b/client_add_modal.php @@ -9,7 +9,7 @@
+
@@ -170,7 +171,7 @@
- +
@@ -295,9 +296,19 @@
+ + \ No newline at end of file