From 1a359a207fe924aace5f09df0b31247ee4cabf66 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Wed, 4 Sep 2024 19:20:32 -0400 Subject: [PATCH] Show Additional Columns in Assets --- client_assets.php | 49 ++++++++++++++++++++++++++++++++++++-------- client_contacts.php | 9 +++++--- client_locations.php | 4 ++-- 3 files changed, 49 insertions(+), 13 deletions(-) diff --git a/client_assets.php b/client_assets.php index 7e3847a3..099a20ad 100644 --- a/client_assets.php +++ b/client_assets.php @@ -149,7 +149,22 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
+
+
+ +
+
+
@@ -238,14 +253,26 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Serial - + + + OS - IP - Install Date + + + + IP + + + + + Install Date + + - Assigned To + + Assigned To + Location Status @@ -369,11 +396,17 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); + - - + + + + + + + diff --git a/client_contacts.php b/client_contacts.php index c8eb15f3..ee832ae9 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -90,7 +90,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
-
+
-
+