mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-14 07:18:41 +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">
|
<div class="col-xs-12 col-md-9">
|
||||||
<section class="portlet">
|
<section class="portlet">
|
||||||
<div class="portlet-head"><?= $this->getHtml('Tickets'); ?><i class="fa fa-download floatRight download btn"></i></div>
|
<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>
|
<thead>
|
||||||
<td><?= $this->getHtml('Status'); ?>
|
<td><?= $this->getHtml('Status'); ?>
|
||||||
<td><?= $this->getHtml('Due'); ?>
|
<td><?= $this->getHtml('Due'); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user