From f6e33d5892f78940024fe0a6be3d5d9b28349bdd Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 18 Feb 2025 11:57:28 -0500 Subject: [PATCH] Added Document Quick View to asset and contact details --- client_asset_details.php | 8 ++++++++ client_contact_details.php | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/client_asset_details.php b/client_asset_details.php index d1b9ba3b..2ea670ad 100644 --- a/client_asset_details.php +++ b/client_asset_details.php @@ -740,6 +740,14 @@ if (isset($_GET['asset_id'])) { + + + diff --git a/client_contact_details.php b/client_contact_details.php index 33ccf7ed..f241ca79 100644 --- a/client_contact_details.php +++ b/client_contact_details.php @@ -917,6 +917,14 @@ if (isset($_GET['contact_id'])) { + + +