From d5facbfc236aef44a4a5cc2ee4854d3dcfc8ffe2 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 11 Sep 2021 21:51:36 -0400 Subject: [PATCH] Removed all Input masks for phone numbers, now need to work on formating phone numbers for display based off digit length --- add_client_modal.php | 2 +- add_company_modal.php | 2 +- add_contact_modal.php | 4 ++-- add_location_modal.php | 2 +- add_vendor_modal.php | 2 +- edit_client_modal.php | 4 ++-- edit_company_modal.php | 2 +- edit_contact_modal.php | 4 ++-- edit_location_modal.php | 2 +- edit_vendor_modal.php | 2 +- setup.php | 4 +--- 11 files changed, 14 insertions(+), 16 deletions(-) diff --git a/add_client_modal.php b/add_client_modal.php index b97a7234..810d4dd0 100644 --- a/add_client_modal.php +++ b/add_client_modal.php @@ -237,7 +237,7 @@
-
+
diff --git a/add_company_modal.php b/add_company_modal.php index e6334d60..844a726e 100644 --- a/add_company_modal.php +++ b/add_company_modal.php @@ -86,7 +86,7 @@
- +
diff --git a/add_contact_modal.php b/add_contact_modal.php index 34ea12c8..ef1661db 100644 --- a/add_contact_modal.php +++ b/add_contact_modal.php @@ -62,7 +62,7 @@
- +
@@ -77,7 +77,7 @@
- + diff --git a/add_location_modal.php b/add_location_modal.php index 4146eb5f..729aeadf 100644 --- a/add_location_modal.php +++ b/add_location_modal.php @@ -138,7 +138,7 @@
- + diff --git a/add_vendor_modal.php b/add_vendor_modal.php index 3acdd626..ca4ecf25 100644 --- a/add_vendor_modal.php +++ b/add_vendor_modal.php @@ -150,7 +150,7 @@
- + diff --git a/edit_client_modal.php b/edit_client_modal.php index 07b03101..e71a31c8 100644 --- a/edit_client_modal.php +++ b/edit_client_modal.php @@ -219,7 +219,7 @@
- + @@ -234,7 +234,7 @@
- + diff --git a/edit_company_modal.php b/edit_company_modal.php index 7cadcd11..41ba25f7 100644 --- a/edit_company_modal.php +++ b/edit_company_modal.php @@ -88,7 +88,7 @@
- + diff --git a/edit_contact_modal.php b/edit_contact_modal.php index 4c674d21..41d142e7 100644 --- a/edit_contact_modal.php +++ b/edit_contact_modal.php @@ -64,7 +64,7 @@
- + @@ -79,7 +79,7 @@
- + diff --git a/edit_location_modal.php b/edit_location_modal.php index 55fb4848..60a2bb58 100644 --- a/edit_location_modal.php +++ b/edit_location_modal.php @@ -140,7 +140,7 @@
- + diff --git a/edit_vendor_modal.php b/edit_vendor_modal.php index afdf9de7..e6b933f4 100644 --- a/edit_vendor_modal.php +++ b/edit_vendor_modal.php @@ -148,7 +148,7 @@
- + diff --git a/setup.php b/setup.php index f7b10417..3233f21d 100644 --- a/setup.php +++ b/setup.php @@ -564,7 +564,7 @@ if(isset($_POST['add_company_settings'])){
- + @@ -655,8 +655,6 @@ if(isset($_POST['add_company_settings'])){ - -