From 5a64b19a06e827c086042357808ca1aff10c631e Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 27 Nov 2025 13:17:14 -0500 Subject: [PATCH] Convert Document from Template modal to ajax --- agent/files.php | 16 +- .../document/document_add_from_template.php | 178 +++++++++--------- 2 files changed, 100 insertions(+), 94 deletions(-) diff --git a/agent/files.php b/agent/files.php index 5c3905d2..626beed3 100644 --- a/agent/files.php +++ b/agent/files.php @@ -368,22 +368,24 @@ $num_root_items = intval($row_root_files['num']) + intval($row_root_docs['num'])

Files

+
- -