From 058a35cd5f7bd5096c58caa95169c6dce5cc4348 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/production-list.tpl.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index f230310..eb0b8a3 100644 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Production", "uri": "{/base}production/dashboard?{?}", "target": "self", - "icon": "fa fa-fire", + "icon": "local_fire_department", "order": 70, "from": "Production", "permission": { "permission": 2, "type": null, "element": null }, diff --git a/Theme/Backend/production-list.tpl.php b/Theme/Backend/production-list.tpl.php index b3e598a..2b15195 100644 --- a/Theme/Backend/production-list.tpl.php +++ b/Theme/Backend/production-list.tpl.php @@ -29,7 +29,7 @@ echo $this->data['nav']->render(); ?>
- +
getHtml('Productions'); ?>getHtml('Productions'); ?>download
getHtml('Status'); ?>