From 4f0e74520ceeac45771e946860d53499fa708701 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 24 Sep 2024 16:17:02 -0400 Subject: [PATCH] Removed Destructive delete option in assets, Added Delete to assets if archived --- client_assets.php | 8 +++----- client_vendors.php | 6 +++++- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/client_assets.php b/client_assets.php index 530490a0..7c3569ee 100644 --- a/client_assets.php +++ b/client_assets.php @@ -592,6 +592,9 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Unarchive + + Delete + Transfer @@ -600,11 +603,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Archive - - - Delete - - diff --git a/client_vendors.php b/client_vendors.php index 8fedb10c..20268f8a 100644 --- a/client_vendors.php +++ b/client_vendors.php @@ -121,7 +121,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Description - Contact + + + Contact + + Website