mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-02-02 14:48:40 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
85780e9f10
commit
7aec67237a
|
|
@ -67,7 +67,7 @@ echo $this->getData('nav')->render(); ?>
|
||||||
<div class="col-xs-12">
|
<div class="col-xs-12">
|
||||||
<div class="portlet">
|
<div class="portlet">
|
||||||
<div class="portlet-head"><?= $this->getHtml('Helpers'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
<div class="portlet-head"><?= $this->getHtml('Helpers'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||||
<table id="helperList" class="default">
|
<table id="helperList" class="default sticky">
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<td><label class="checkbox" for="helperList-0">
|
<td><label class="checkbox" for="helperList-0">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user