From 978c7c5db4e0e61c3e6771854aa8d92a768ebd25 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 16 Nov 2024 17:38:19 -0500 Subject: [PATCH] Switched location to use ?? 0 in post for checkbox items that are not checked, this save from creating an extra hidden form field hence cleaner code --- client_location_add_modal.php | 1 + post/user/location.php | 12 ++---------- post/user/location_model.php | 2 +- ticket_add_modal.php | 2 ++ 4 files changed, 6 insertions(+), 11 deletions(-) diff --git a/client_location_add_modal.php b/client_location_add_modal.php index 2cd48607..8841017a 100644 --- a/client_location_add_modal.php +++ b/client_location_add_modal.php @@ -9,6 +9,7 @@
+ + +