From 90156f4f1bd67722d9bcd0657fe5ab0944943ad5 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 22 Mar 2024 13:17:47 -0400 Subject: [PATCH] Enhanced the UI for document details removed the lists in replacement of divs, remove items to the far right, removed the span buttons and used normal button as it took up too much space --- client_document_details.php | 277 ++++++++++++++++++------------------ 1 file changed, 135 insertions(+), 142 deletions(-) diff --git a/client_document_details.php b/client_document_details.php index 579f6667..d525c60e 100644 --- a/client_document_details.php +++ b/client_document_details.php @@ -75,183 +75,176 @@ $document_parent = intval($row['document_parent']);
+
+
+ + + +
+
- - - -
-
Related
+
Related Items
Files
- + } + ?>
- Contacts + Contacts
- + } + ?>
- Assets + Assets
- + ?> +
+ + + + +
+
- Licenses + Licenses
- + } + ?>
- Vendors + Vendors
- + ?> +
+ + + + +
+
@@ -274,10 +267,10 @@ $document_parent = intval($row['document_parent']); ?>
"> - (Parent)"; } else { ?> - - + +