From cb611a764b4f452e4fa21f7976e7fbde3f0cd52e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Mon, 28 Oct 2024 18:05:45 -0400 Subject: [PATCH] Rework Move Document to not utilize a function --- client_document_move_modal.php | 74 ++++++++++++++++++++++++---------- 1 file changed, 53 insertions(+), 21 deletions(-) diff --git a/client_document_move_modal.php b/client_document_move_modal.php index 07047315..32e3e095 100644 --- a/client_document_move_modal.php +++ b/client_document_move_modal.php @@ -21,33 +21,65 @@