From 52a4963b8387c5181f56e5f184d39fa69b084b29 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 26 Dec 2023 17:36:54 -0500 Subject: [PATCH] Fix Edit Contact Do not make the contact Password field required as it will not allow to submit form, instead this is handled in POST if the password field is blank then dont create a password --- client_contact_edit_modal.php | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) diff --git a/client_contact_edit_modal.php b/client_contact_edit_modal.php index f941916b..4de81c09 100644 --- a/client_contact_edit_modal.php +++ b/client_contact_edit_modal.php @@ -49,9 +49,7 @@
- > + >
@@ -143,9 +141,7 @@
- > + >
@@ -153,9 +149,7 @@
- > + >
@@ -163,9 +157,7 @@
- > + >
@@ -197,12 +189,8 @@
@@ -212,7 +200,7 @@
- +