mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-11 14:08:41 +00:00
change icon font to google icons
This commit is contained in:
parent
b1c7ad5811
commit
b167f967f0
|
|
@ -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 },
|
||||
|
|
|
|||
|
|
@ -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'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user