change icon font to google icons

This commit is contained in:
Dennis Eichhorn 2023-10-19 21:44:09 +00:00
parent 574243bdda
commit 058a35cd5f
2 changed files with 2 additions and 2 deletions

View File

@ -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 },

View File

@ -29,7 +29,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Productions'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Productions'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('Status'); ?>