From 41c76dd21ec7e218f6b2326ad3e1611ce1498d58 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 28 May 2023 01:13:22 +0000 Subject: [PATCH] style fixes, bug fixes --- Theme/Backend/attribute-type-list.tpl.php | 2 +- Theme/Backend/attribute-type.tpl.php | 2 +- Theme/Backend/item-list.tpl.php | 2 +- Theme/Backend/item-profile.tpl.php | 14 +++++++------- Theme/Backend/purchase-item-list.tpl.php | 2 +- Theme/Backend/sales-item-list.tpl.php | 2 +- Theme/Backend/sales-item-profile.tpl.php | 6 +++--- Theme/Backend/stock-item-list.tpl.php | 2 +- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/Theme/Backend/attribute-type-list.tpl.php b/Theme/Backend/attribute-type-list.tpl.php index 4672424..95435c9 100755 --- a/Theme/Backend/attribute-type-list.tpl.php +++ b/Theme/Backend/attribute-type-list.tpl.php @@ -22,7 +22,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('AttributeTypes'); ?>
+
getHtml('AttributeTypes'); ?>
diff --git a/Theme/Backend/attribute-type.tpl.php b/Theme/Backend/attribute-type.tpl.php index c8306c7..378a585 100755 --- a/Theme/Backend/attribute-type.tpl.php +++ b/Theme/Backend/attribute-type.tpl.php @@ -73,7 +73,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Language', '0', '0'); ?>
+
getHtml('Language', '0', '0'); ?>
diff --git a/Theme/Backend/item-list.tpl.php b/Theme/Backend/item-list.tpl.php index 11972fb..aac0426 100755 --- a/Theme/Backend/item-list.tpl.php +++ b/Theme/Backend/item-list.tpl.php @@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>
diff --git a/Theme/Backend/item-profile.tpl.php b/Theme/Backend/item-profile.tpl.php index 01b1f7e..9fe4223 100755 --- a/Theme/Backend/item-profile.tpl.php +++ b/Theme/Backend/item-profile.tpl.php @@ -507,7 +507,7 @@ echo $this->getData('nav')->render();
-
getHtml('Localizations'); ?>
+
getHtml('Localizations'); ?>
getData('nav')->render();
-
getHtml('Attributes'); ?>
+
getHtml('Attributes'); ?>
getData('nav')->render();
-
getHtml('Pricing'); ?>
+
getHtml('Pricing'); ?>
@@ -756,7 +756,7 @@ echo $this->getData('nav')->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>
@@ -863,7 +863,7 @@ echo $this->getData('nav')->render();
-
getHtml('Pricing'); ?>
+
getHtml('Pricing'); ?>
@@ -919,7 +919,7 @@ echo $this->getData('nav')->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>
@@ -1181,7 +1181,7 @@ echo $this->getData('nav')->render();
-
getHtml('Audits', 'Auditor'); ?>
+
getHtml('Audits', 'Auditor'); ?>
diff --git a/Theme/Backend/purchase-item-list.tpl.php b/Theme/Backend/purchase-item-list.tpl.php index 3b304f4..b96b48d 100755 --- a/Theme/Backend/purchase-item-list.tpl.php +++ b/Theme/Backend/purchase-item-list.tpl.php @@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>
diff --git a/Theme/Backend/sales-item-list.tpl.php b/Theme/Backend/sales-item-list.tpl.php index 251d6d8..c77cfa0 100755 --- a/Theme/Backend/sales-item-list.tpl.php +++ b/Theme/Backend/sales-item-list.tpl.php @@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>
diff --git a/Theme/Backend/sales-item-profile.tpl.php b/Theme/Backend/sales-item-profile.tpl.php index b1111e2..46c931e 100755 --- a/Theme/Backend/sales-item-profile.tpl.php +++ b/Theme/Backend/sales-item-profile.tpl.php @@ -459,7 +459,7 @@ echo $this->getData('nav')->render();
-
getHtml('Localizations'); ?>
+
getHtml('Localizations'); ?>
@@ -537,7 +537,7 @@ echo $this->getData('nav')->render();
-
getHtml('Groups'); ?>
+
getHtml('Groups'); ?>
@@ -619,7 +619,7 @@ echo $this->getData('nav')->render();
-
getHtml('Prices'); ?>
+
getHtml('Prices'); ?>
diff --git a/Theme/Backend/stock-item-list.tpl.php b/Theme/Backend/stock-item-list.tpl.php index 976b1a8..07e1d5b 100755 --- a/Theme/Backend/stock-item-list.tpl.php +++ b/Theme/Backend/stock-item-list.tpl.php @@ -24,7 +24,7 @@ echo $this->getData('nav')->render(); ?>
-
getHtml('Items'); ?>
+
getHtml('Items'); ?>