From c6cd1b0be7ffd028edcfde0dfc984948e4d71599 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 20 Jan 2023 14:56:27 -0500 Subject: [PATCH] Documents and Document Template Fixes, Fixed issue not displaying foldername in the breadcrumbs under document details. When Creating a document from template didnt redirect to the right place for editing. eliminated folder get var in document details as its unneeded --- client_document_add_modal.php | 21 +++------------------ client_document_details.php | 10 +++------- client_document_edit_modal.php | 22 ++++------------------ client_documents.php | 2 +- get_settings.php | 2 +- post.php | 5 ++--- 6 files changed, 14 insertions(+), 48 deletions(-) diff --git a/client_document_add_modal.php b/client_document_add_modal.php index bbb04e00..0211a42d 100644 --- a/client_document_add_modal.php +++ b/client_document_add_modal.php @@ -18,23 +18,8 @@
- - -