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%