From 8ad8fd07b3c4cbec92eec55a09917177c7107884 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 6 Mar 2026 17:16:04 -0500 Subject: [PATCH] files, folders, documents: remove client_id post from edit and link modals as it should get the client_id in post, enforceClientAccess --- .../document/document_add_file_relation.php | 1 - agent/modals/document/document_edit.php | 2 +- .../document/document_edit_visibility.php | 2 +- agent/modals/document/document_rename.php | 1 - agent/modals/file/file_upload.php | 1 - agent/post/document.php | 51 ++++++++++++++++++- agent/post/document_model.php | 1 - agent/post/file.php | 34 +++++++++++++ agent/post/folder.php | 6 +++ 9 files changed, 91 insertions(+), 8 deletions(-) diff --git a/agent/modals/document/document_add_file_relation.php b/agent/modals/document/document_add_file_relation.php index ee7276a8..c369cf8d 100644 --- a/agent/modals/document/document_add_file_relation.php +++ b/agent/modals/document/document_add_file_relation.php @@ -9,7 +9,6 @@
-