From 89abc18465fde641bbf98bcb7364827b895afd51 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 30 Oct 2025 13:58:10 -0400 Subject: [PATCH] Migrated Contact Add to the ajax-modal --- agent/contacts.php | 40 +- agent/modals/contact/contact_add.php | 611 +++++++++++++++------------ 2 files changed, 332 insertions(+), 319 deletions(-) diff --git a/agent/contacts.php b/agent/contacts.php index 7f522d36..f8f75eed 100644 --- a/agent/contacts.php +++ b/agent/contacts.php @@ -90,7 +90,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

Contacts

- @@ -557,48 +557,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
- - - -