From a252ff717e48c58ecba8a98e1768021c7be2125d Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 6 Mar 2026 16:43:56 -0500 Subject: [PATCH] Racks: remove client_id post from edit rack and add rack device modal as it should get the client_id in post, enforceClientAccess --- agent/modals/rack/rack_device_add.php | 1 - agent/modals/rack/rack_edit.php | 1 - agent/post/network.php | 22 ++++++++++++++++++++-- agent/post/network_model.php | 1 - agent/post/rack.php | 21 ++++++++++++++++++--- 5 files changed, 38 insertions(+), 8 deletions(-) diff --git a/agent/modals/rack/rack_device_add.php b/agent/modals/rack/rack_device_add.php index ab09cc9e..9d372ea6 100644 --- a/agent/modals/rack/rack_device_add.php +++ b/agent/modals/rack/rack_device_add.php @@ -22,7 +22,6 @@ ob_start();
-