new form layout and other tpl fixes

This commit is contained in:
Dennis Eichhorn 2021-04-18 22:29:46 +02:00
parent 0d09600d93
commit 58fe77081e
2 changed files with 2 additions and 2 deletions

View File

@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
<div class="col-xs-12">
<div class="portlet">
<div class="portlet-head"><?= $this->getHtml('Events'); ?><i class="fa fa-download floatRight download btn"></i></div>
<table class="default">
<table class="default sticky">
<thead>
<tr>
<td><?= $this->getHtml('Status'); ?>

View File

@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
<div class="col-xs-12">
<div class="portlet">
<div class="portlet-head"><?= $this->getHtml('Promotions'); ?><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'); ?>