From 28572d80a5eda0aafba16c3f34a8df778289a5b9 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 19 Apr 2022 16:45:49 -0400 Subject: [PATCH] Show archived datenext to the assigned to select under edit asset if the contact was archived --- client_asset_edit_modal.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/client_asset_edit_modal.php b/client_asset_edit_modal.php index 71816502..014a6d08 100644 --- a/client_asset_edit_modal.php +++ b/client_asset_edit_modal.php @@ -151,7 +151,9 @@ $contact_id_select = $row['contact_id']; $contact_name_select = $row['contact_name']; ?> - +