From 8975fcf2eef056cf82cdd053992121ca91d23888 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 9 Nov 2023 11:23:45 -0500 Subject: [PATCH] Place Advanced filter back on the left final decision was made to do so and I like it --- client_assets.php | 66 +++++++++++++++++++++++------------------------ clients.php | 5 ++-- invoices.php | 4 +-- quotes.php | 3 ++- 4 files changed, 38 insertions(+), 40 deletions(-) diff --git a/client_assets.php b/client_assets.php index 51980e6e..21c141de 100644 --- a/client_assets.php +++ b/client_assets.php @@ -109,43 +109,41 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
- All Assets - 0) { ?> - Workstations +
+
+
+ All Assets 0) { ?> - Servers - 0) { ?> - Virtual - 0) { ?> - Network - 0) { ?> - Other - + if ($workstation_count > 0) { ?> + Workstations + 0) { ?> + Servers + 0) { ?> + Virtual + 0) { ?> + Network + 0) { ?> + Other + +
+
+ + Archived + + Archived + +
- -
-
- - Archived - - Archived - -
-
-

diff --git a/clients.php b/clients.php index e92fb24e..a2d3e3b9 100644 --- a/clients.php +++ b/clients.php @@ -78,6 +78,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
" autofocus>
+
@@ -88,9 +89,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); ">Clients ">Leads
-
- -
+ diff --git a/invoices.php b/invoices.php index f70a83b7..9881473b 100644 --- a/invoices.php +++ b/invoices.php @@ -162,13 +162,13 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
+
-
- +
diff --git a/quotes.php b/quotes.php index a8c3e1d1..4d708fa7 100644 --- a/quotes.php +++ b/quotes.php @@ -38,13 +38,14 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
+
- +