From 91976cc4151aeb9da3d21469da7dfa59028cde59 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 6 Mar 2026 16:23:53 -0500 Subject: [PATCH] Software: remove client_id post from edit software modal as it should get the client_id in post, enforceClientAccess --- agent/modals/software/software_edit.php | 1 - agent/post/software.php | 15 +++++++++++++-- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/agent/modals/software/software_edit.php b/agent/modals/software/software_edit.php index bbd74c7a..bb7624aa 100644 --- a/agent/modals/software/software_edit.php +++ b/agent/modals/software/software_edit.php @@ -53,7 +53,6 @@ ob_start();
-