From bf31c333a659b4a764da84dd18e3d88954d995ab Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 28 Oct 2025 16:56:27 -0400 Subject: [PATCH] Migrate Add Client Modal to the new Ajax Modal --- agent/clients.php | 3 +- agent/modals/client/client_add.php | 721 ++++++++++++----------- agent/modals/contact/contact_details.php | 104 ++-- 3 files changed, 418 insertions(+), 410 deletions(-) diff --git a/agent/clients.php b/agent/clients.php index eb931760..655f0353 100644 --- a/agent/clients.php +++ b/agent/clients.php @@ -86,7 +86,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
= 2) { ?>
- @@ -617,7 +617,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -