mirror of
https://github.com/Karaka-Management/oms-ProjectManagement.git
synced 2026-01-22 12:38:41 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
f5ef79d00b
commit
7c1d0f215a
|
|
@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12">
|
||||
<div class="portlet">
|
||||
<div class="portlet-head"><?= $this->getHtml('Projects'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||
<table class="default">
|
||||
<table class="default sticky">
|
||||
<thead>
|
||||
<tr>
|
||||
<td class="wf-100"><?= $this->getHtml('Title'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user