From b0b39625175e83383492ada5b4076eebd17517b0 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/sales-analysis-dashboard.tpl.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index cff52fa..eb2748b 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Finance", "uri": null, "target": "self", - "icon": "fa fa-book", + "icon": "book", "order": 50, "from": "Finance", "permission": { "permission": 2, "category": null, "element": null }, diff --git a/Theme/Backend/sales-analysis-dashboard.tpl.php b/Theme/Backend/sales-analysis-dashboard.tpl.php index 09e6918..d0edea6 100755 --- a/Theme/Backend/sales-analysis-dashboard.tpl.php +++ b/Theme/Backend/sales-analysis-dashboard.tpl.php @@ -204,7 +204,7 @@ echo $this->data['nav']->render();
@@ -328,7 +328,7 @@ echo $this->data['nav']->render();