From e380bfba997a728d586a903722ac722002d3ad5b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 21:44:09 +0000 Subject: [PATCH] change icon font to google icons --- Admin/Install/Navigation.install.json | 2 +- Theme/Backend/attribute-type-list.tpl.php | 14 ++++++------ Theme/Backend/attribute-type.tpl.php | 6 +++--- Theme/Backend/equipment-list.tpl.php | 26 +++++++++++------------ tests/Models/NullEquipmentTest.php | 0 tests/Models/NullInspectionTest.php | 0 6 files changed, 24 insertions(+), 24 deletions(-) mode change 100644 => 100755 tests/Models/NullEquipmentTest.php mode change 100644 => 100755 tests/Models/NullInspectionTest.php diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 9987e05..e15f4e7 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "EquipmentManagement", "uri": null, "target": "self", - "icon": "fa fa-wrench", + "icon": "build", "order": 80, "from": "EquipmentManagement", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/attribute-type-list.tpl.php b/Theme/Backend/attribute-type-list.tpl.php index ef6e347..b458b13 100755 --- a/Theme/Backend/attribute-type-list.tpl.php +++ b/Theme/Backend/attribute-type-list.tpl.php @@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('AttributeTypes', 'Attribute', 'Backend'); ?>
+
getHtml('AttributeTypes', 'Attribute', 'Backend'); ?>download
@@ -30,26 +30,26 @@ echo $this->data['nav']->render(); ?> data['nav']->render(); ?>
-
getHtml('Language', '0', '0'); ?>
+
getHtml('Language', '0', '0'); ?>download
getHtml('ID', '0', '0'); ?> getHtml('Name'); ?>
@@ -84,8 +84,8 @@ echo $this->data['nav']->render(); ?> $value) : ++$c; ?> -
- + close + settings getLanguage())); ?> content; ?> diff --git a/Theme/Backend/equipment-list.tpl.php b/Theme/Backend/equipment-list.tpl.php index 4bfbba5..9f280f6 100755 --- a/Theme/Backend/equipment-list.tpl.php +++ b/Theme/Backend/equipment-list.tpl.php @@ -22,7 +22,7 @@ echo $this->data['nav']->render(); ?>
-
getHtml('Equipments'); ?>
+
getHtml('Equipments'); ?>download
@@ -31,50 +31,50 @@ echo $this->data['nav']->render(); ?>
getHtml('ID', '0', '0'); ?> getHtml('Status'); ?> getHtml('Name'); ?> getHtml('Type'); ?>