diff --git a/client.php b/client.php index 6fc02138..18783ef7 100644 --- a/client.php +++ b/client.php @@ -34,7 +34,6 @@ if(isset($_GET['client_id'])){ $client_net_terms = $config_default_net_terms; } $client_notes = $row['client_notes']; - $client_meshcentral_group = $row['client_meshcentral_group']; $client_created_at = $row['client_created_at']; $primary_contact = $row['primary_contact']; $primary_location = $row['primary_location']; diff --git a/client_asset_edit_modal.php b/client_asset_edit_modal.php index 0b7d5af0..069da2ff 100644 --- a/client_asset_edit_modal.php +++ b/client_asset_edit_modal.php @@ -44,7 +44,7 @@
- required> + @@ -102,7 +102,7 @@
- value=""> + @@ -208,16 +208,6 @@ - -
- -
-
- -
- -
-
@@ -308,7 +298,7 @@
- +
diff --git a/client_assets.php b/client_assets.php index 187149e5..4d4214c2 100644 --- a/client_assets.php +++ b/client_assets.php @@ -72,7 +72,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()"));

Assets

-
@@ -185,7 +184,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli,"SELECT FOUND_ROWS()")); $asset_ip_display = "$asset_ip"; } $asset_mac = $row['asset_mac']; - $asset_meshcentral_id = $row['asset_meshcentral_id']; $asset_purchase_date = $row['asset_purchase_date']; $asset_warranty_expire = $row['asset_warranty_expire']; $asset_install_date = $row['asset_install_date']; diff --git a/client_edit_modal.php b/client_edit_modal.php index 68322a67..452aefda 100644 --- a/client_edit_modal.php +++ b/client_edit_modal.php @@ -21,9 +21,6 @@ -
@@ -165,20 +162,6 @@ -
- -
- -
-
- -
- -
-
- -
-