From 9318f42ce0a5cbaf9747deacd6f174a9a48f7740 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sat, 24 Jan 2026 01:37:00 -0500 Subject: [PATCH] Remove Folder option in edit document modal as this is reserved for move to folder modal --- agent/modals/document/document_edit.php | 21 --------------------- agent/modals/document/document_move.php | 2 +- agent/modals/file/file_move.php | 2 +- agent/post/document.php | 1 - 4 files changed, 2 insertions(+), 24 deletions(-) diff --git a/agent/modals/document/document_edit.php b/agent/modals/document/document_edit.php index c7e33e24..0d59adbe 100644 --- a/agent/modals/document/document_edit.php +++ b/agent/modals/document/document_edit.php @@ -37,27 +37,6 @@ ob_start(); -
-
-
- -
- -
-
-
diff --git a/agent/modals/document/document_move.php b/agent/modals/document/document_move.php index c72f776e..f68429b0 100644 --- a/agent/modals/document/document_move.php +++ b/agent/modals/document/document_move.php @@ -35,7 +35,7 @@ ob_start(); /