mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-10 01:08:40 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
219d570c04
commit
53530accf4
|
|
@ -27,7 +27,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<section class="portlet">
|
||||
<div class="portlet-head"><?= $this->getHtml('Archive'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||
<table id="kanbanArchiveList" class="default">
|
||||
<table id="kanbanArchiveList" class="default sticky">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="wf-100"><?= $this->getHtml('Title'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user