From 48d8fdd760e0375b24cadf2d6d945474b16caf0f Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 26 Sep 2023 13:47:18 -0400 Subject: [PATCH] Major UI update on Document Details, do not use TinyMCE to display document, created js function to add class table to tables for nicer look. Redesigned the Header --- client_document_details.php | 30 ++++++++++++++++++++++++------ client_documents.php | 6 +++++- 2 files changed, 29 insertions(+), 7 deletions(-) diff --git a/client_document_details.php b/client_document_details.php index 93b428de..6bb11e7b 100644 --- a/client_document_details.php +++ b/client_document_details.php @@ -54,12 +54,21 @@ $document_parent = intval($row['document_parent']);
-

- -
Date:
-
Prepared By:
-
Revision:
-
+
+
+ +

+ +
+
Date:
+
Prepared By:
+
Revision:
+
+
+
+ +
+
@@ -275,6 +284,15 @@ $document_parent = intval($row['document_parent']);
+ + +
+ + + +
-