change icon font to google icons

This commit is contained in:
Dennis Eichhorn 2023-10-19 21:44:09 +00:00
parent 21b859c34e
commit f34af932ee
13 changed files with 31 additions and 31 deletions

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Categories'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Categories'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Causes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Causes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

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

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Departments'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Departments'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -86,7 +86,7 @@ echo $this->data['nav']->render(); ?>
<tr><td><select id="iStatus" name="status">
<option value="">
</select>
<td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
<td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
</table>
</form>
</div>
@ -100,7 +100,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Risks'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Risks'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -134,7 +134,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Categories'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Categories'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -162,7 +162,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'); ?>
@ -190,7 +190,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Processes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Processes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -218,7 +218,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Causes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Causes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -248,7 +248,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Solutions'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Solutions'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Processes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Processes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<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'); ?>

View File

@ -41,15 +41,15 @@ echo $this->data['nav']->render(); ?>
<tr><td><label for="iDescription"><?= $this->getHtml('Description'); ?></label>
<tr><td><textarea id="iDescription" name="description"></textarea>
<tr><td><label for="iUnit"><?= $this->getHtml('Unit'); ?></label>
<tr><td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" name="unit" id="iUnit"></span>
<tr><td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" name="unit" id="iUnit"></span>
<tr><td><label for="iCategory"><?= $this->getHtml('Category'); ?></label>
<tr><td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" name="category" id="iCategory"></span>
<tr><td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" name="category" id="iCategory"></span>
<tr><td><label for="iDepartment"><?= $this->getHtml('Department'); ?></label>
<tr><td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" name="department" id="iDepartment"></span>
<tr><td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" name="department" id="iDepartment"></span>
<tr><td><label for="iProcess"><?= $this->getHtml('Process'); ?></label>
<tr><td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" name="process" id="iProcess"></span>
<tr><td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" name="process" id="iProcess"></span>
<tr><td><label for="iProject"><?= $this->getHtml('Project'); ?></label>
<tr><td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" name="project" id="iProject"></span>
<tr><td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" name="project" id="iProject"></span>
<tr><td><label for="iReview"><?= $this->getHtml('Review'); ?></label>
<tr><td><input type="datetime-local" id="iReview" name="Review" value="<?= $this->printHtml((new \DateTime('NOW'))->format('Y-m-d\TH:i:s')); ?>">
<tr><td><input type="submit" value="<?= $this->getHtml('Create', '0', '0'); ?>" name="">
@ -91,7 +91,7 @@ echo $this->data['nav']->render(); ?>
<tr><td><select id="iStatus" name="status">
<option value="">
</select>
<td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
<td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
</table>
</form>
</div>

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Risks'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Risks'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -82,7 +82,7 @@ echo $this->data['nav']->render(); ?>
<tr><td><select id="iStatus" name="status">
<option value="">
</select>
<td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
<td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
</table>
</form>
</div>

View File

@ -21,7 +21,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Solutions'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Solutions'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -20,7 +20,7 @@ echo $this->data['nav']->render(); ?>
<div class="box wf-100">
<div class="slider">
<table class="default sticky">
<caption><?= $this->getHtml('Units'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Units'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>

View File

@ -87,7 +87,7 @@ echo $this->data['nav']->render(); ?>
<tr><td><select id="iStatus" name="status">
<option value="">
</select>
<td><span class="input"><button type="button" formaction=""><i class="fa fa-book"></i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
<td><span class="input"><button type="button" formaction=""><i class="g-icon">book</i></button><input type="text" id="iUser" name="user" placeholder=""></span><td><button><?= $this->getHtml('Add', '0', '0'); ?></button>
</table>
</form>
</div>
@ -101,7 +101,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Risks'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Risks'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -135,7 +135,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Departments'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Departments'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -163,7 +163,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Categories'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Categories'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -191,7 +191,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'); ?>
@ -219,7 +219,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Processes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Processes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -247,7 +247,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Causes'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Causes'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>
@ -277,7 +277,7 @@ echo $this->data['nav']->render(); ?>
<div class="col-xs-12">
<div class="box wf-100">
<table class="default">
<caption><?= $this->getHtml('Solutions'); ?><i class="fa fa-download end-xs download btn"></i></caption>
<caption><?= $this->getHtml('Solutions'); ?><i class="g-icon end-xs download btn">download</i></caption>
<thead>
<tr>
<td><?= $this->getHtml('ID', '0', '0'); ?>