From 06fec3c2800fc90a67c840103d420f5be5b314f9 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 2 Nov 2025 18:07:39 -0500 Subject: [PATCH] Migrate add locaiton to new ajax-modal --- agent/locations.php | 3 +- agent/modals/location/location_add.php | 526 +++++++++++++------------ 2 files changed, 268 insertions(+), 261 deletions(-) diff --git a/agent/locations.php b/agent/locations.php index 37ca83b0..532c6d4f 100644 --- a/agent/locations.php +++ b/agent/locations.php @@ -79,7 +79,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

Locations

- @@ -404,7 +404,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -