From 04c5253efd4d7fc47882de85f7378c126382f012 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Tue, 29 Mar 2022 21:15:02 +0200 Subject: [PATCH] minor small display optimizations/scrollers --- Theme/Backend/supplier-profile.tpl.php | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Theme/Backend/supplier-profile.tpl.php b/Theme/Backend/supplier-profile.tpl.php index cdb4f3d..9071790 100755 --- a/Theme/Backend/supplier-profile.tpl.php +++ b/Theme/Backend/supplier-profile.tpl.php @@ -231,6 +231,7 @@ echo $this->getData('nav')->render();
getHtml('Notes'); ?>
+
@@ -245,12 +246,14 @@ echo $this->getData('nav')->render();
createdAt->format('Y-m-d'); ?>
+
getHtml('Documents'); ?>
+
@@ -267,6 +270,7 @@ echo $this->getData('nav')->render();
createdAt->format('Y-m-d'); ?>
+
@@ -275,6 +279,7 @@ echo $this->getData('nav')->render();
getHtml('RecentInvoices'); ?>
+
@@ -297,6 +302,7 @@ echo $this->getData('nav')->render();
createdAt->format('Y-m-d'); ?>
+