From e593f438b37b8c84c8dfe5b1ab467b8ba9de656f Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 15 Jun 2025 15:36:54 -0400 Subject: [PATCH] UI Work on Client Overview Increase Quick Notes and Recent Activities width and added contact photos or initials to important contacts --- assets.php | 2 +- client_overview.php | 37 ++++++++++++++++++++++++++++++------- ticket.php | 6 +++--- 3 files changed, 34 insertions(+), 11 deletions(-) diff --git a/assets.php b/assets.php index a74df2b8..d27c121c 100644 --- a/assets.php +++ b/assets.php @@ -535,7 +535,7 @@ if (mysqli_num_rows($os_sql) > 0) { if ($contact_name) { $contact_name_display = " $contact_name $contact_archive_display diff --git a/client_overview.php b/client_overview.php index 3ac80369..11414807 100644 --- a/client_overview.php +++ b/client_overview.php @@ -193,7 +193,7 @@ $sql_asset_retired = mysqli_query( -
+