mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-01-26 23:38:42 +00:00
new form layout and other tpl fixes
This commit is contained in:
parent
8aa283e5da
commit
91165c099b
|
|
@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
<div class="col-xs-12 col-md-9">
|
||||
<section class="portlet">
|
||||
<div class="portlet-head"><?= $this->getHtml('Tickets'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
||||
<table class="default">
|
||||
<table class="default sticky">
|
||||
<thead>
|
||||
<td><?= $this->getHtml('Status'); ?>
|
||||
<td><?= $this->getHtml('Due'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user