From 61bf64dd7929a1ad0e889d27127168c8c746e543 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 29 Mar 2024 15:25:59 +0000 Subject: [PATCH] started with template fixes --- Theme/Backend/budgeting-dashboard.tpl.php | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Theme/Backend/budgeting-dashboard.tpl.php b/Theme/Backend/budgeting-dashboard.tpl.php index 979e0f2..818f7a0 100644 --- a/Theme/Backend/budgeting-dashboard.tpl.php +++ b/Theme/Backend/budgeting-dashboard.tpl.php @@ -99,8 +99,8 @@ echo $this->data['nav']->render(); } .name-col { - width: 150px; - min-width: 150px; + width: 200px; + min-width: 200px; padding-left: 0px; border-right: 1px solid #000; overflow: clip; @@ -171,12 +171,12 @@ echo $this->data['nav']->render();
data['segmentation']['section']->defaults as $section) : ?> -
+
-
printHtml($section->l11n); ?>
+
printHtml($section->l11n); ?>
+0.00%
+0.00%
@@ -197,12 +197,12 @@ echo $this->data['nav']->render();
data['segmentation']['sales_group']->defaults as $salesgroup) : ?> -
+
-
printHtml($salesgroup->l11n); ?>
+
printHtml($salesgroup->l11n); ?>
+0.00%
+0.00%
@@ -223,12 +223,12 @@ echo $this->data['nav']->render();
data['segmentation']['product_group']->defaults as $productgroup) : ?> -
+
-
printHtml($productgroup->l11n); ?>
+
printHtml($productgroup->l11n); ?>
+0.00%
+0.00%
@@ -248,9 +248,9 @@ echo $this->data['nav']->render();
data['items'] ?? [] as $item) : ?> -
+
-
printHtml($item->l11n); ?>
+
printHtml($item->l11n); ?>
+0.00%
+0.00%