diff --git a/client_assets.php b/client_assets.php
index e8db679e..640a8c21 100644
--- a/client_assets.php
+++ b/client_assets.php
@@ -29,6 +29,7 @@ if (isset($_GET['location']) & !empty($_GET['location'])) {
} else {
// Default - any
$location_query = '';
+ $location = '';
}
//Get Asset Counts
@@ -194,7 +195,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
Set Status
-
+