new form layout and other tpl fixes

This commit is contained in:
Dennis Eichhorn 2021-04-18 22:29:46 +02:00
parent 8aa283e5da
commit 91165c099b

View File

@ -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'); ?>