mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-17 14:08:41 +00:00
first success with backend edit/update functionality
This commit is contained in:
parent
81540f67b0
commit
b0574d74af
|
|
@ -19,7 +19,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table fixed darkred">
|
<table class="default fixed">
|
||||||
<caption><?= $this->getHtml('Audits') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
<caption><?= $this->getHtml('Audits') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||||
<colgroup>
|
<colgroup>
|
||||||
<col style="width: 100px">
|
<col style="width: 100px">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user