From 5d9608d97222ed7937ea67bb66406aaa5f403d99 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 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Admin/Install/Navigation.install.json b/Admin/Install/Navigation.install.json index 2a6e8ca..4a3b4eb 100755 --- a/Admin/Install/Navigation.install.json +++ b/Admin/Install/Navigation.install.json @@ -7,7 +7,7 @@ "name": "Sales", "uri": null, "target": "self", - "icon": "fa fa-usd", + "icon": "attach_money", "order": 40, "from": "Sales", "permission": { "permission": 2, "category": null, "element": null },