change icon font to google icons

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

View File

@ -7,7 +7,7 @@
"name": "RnD",
"uri": null,
"target": null,
"icon": "fa fa-flask",
"icon": "science",
"order": 110,
"from": "ResearchDevelopment",
"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('Projects'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Projects'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>