first success with backend edit/update functionality

This commit is contained in:
Dennis Eichhorn 2019-05-19 14:19:57 +02:00
parent 81540f67b0
commit b0574d74af

View File

@ -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">