From 752408fe0127ecfcca06f2c63ceff52e4264e91d Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 30 Aug 2020 20:13:10 +0200 Subject: [PATCH] autofixes --- Interfaces/GSD/Model/GSDCostCenter.php | 2 +- Interfaces/GSD/Model/GSDCostObject.php | 2 +- Interfaces/GSD/import.tpl.php | 26 +++++++++++----------- Models/ExchangeType.php | 8 +++++++ Models/PermissionState.php | 2 ++ Theme/Backend/exchange-export-list.tpl.php | 6 ++--- Theme/Backend/exchange-import-list.tpl.php | 8 +++---- tests/Admin/AdminTest.php | 1 + 8 files changed, 33 insertions(+), 22 deletions(-) diff --git a/Interfaces/GSD/Model/GSDCostCenter.php b/Interfaces/GSD/Model/GSDCostCenter.php index 67bd912..058cf01 100755 --- a/Interfaces/GSD/Model/GSDCostCenter.php +++ b/Interfaces/GSD/Model/GSDCostCenter.php @@ -136,7 +136,7 @@ final class GSDCostCenter implements \JsonSerializable return $this->description; } - /** + /** * Set cost center * * @param string $costCenter Cost center diff --git a/Interfaces/GSD/Model/GSDCostObject.php b/Interfaces/GSD/Model/GSDCostObject.php index ba12500..495d6b4 100755 --- a/Interfaces/GSD/Model/GSDCostObject.php +++ b/Interfaces/GSD/Model/GSDCostObject.php @@ -136,7 +136,7 @@ final class GSDCostObject implements \JsonSerializable return $this->description; } - /** + /** * Set cost object * * @param string $costObject Cost object diff --git a/Interfaces/GSD/import.tpl.php b/Interfaces/GSD/import.tpl.php index dd562a3..18c9a39 100755 --- a/Interfaces/GSD/import.tpl.php +++ b/Interfaces/GSD/import.tpl.php @@ -2,25 +2,25 @@
-
getHtml('Import') ?> - GSD
+
getHtml('Import'); ?> - GSD
-
-
-
+
+
+
-
-
-
-
-
-
-
+
+
+
+
+
+
+
-
+
-
getHtml('Options') ?> +
getHtml('Options'); ?>