mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-11 21:08:41 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
8bb2098207
commit
352e7e4576
|
|
@ -28,7 +28,7 @@ $next = empty($modules) ? '{/prefix}help/module/list' : '{/prefix}help/modul
|
|||
<div class="col-xs-12">
|
||||
<div class="portlet">
|
||||
<div class="portlet-head"><?= $this->getHtml('Modules'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||
<table id="moduleList" class="default">
|
||||
<table id="moduleList" class="default sticky">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="wf-100"><?= $this->getHtml('Name'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user