From 13365c70af33eb8d7ce3ad10b4d387bc58b60c8d Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 21 Aug 2021 14:30:49 -0400 Subject: [PATCH] Added more CSV Exporting initial modification to client data listings UI starting with contacts --- client.php | 1 + client_contacts.php | 21 +++++++++--- post.php | 84 +++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 102 insertions(+), 4 deletions(-) diff --git a/client.php b/client.php index cbbee250..173ae828 100644 --- a/client.php +++ b/client.php @@ -198,6 +198,7 @@ if(isset($_GET['client_id'])){