Use new tab, colors and css

This commit is contained in:
Dennis Eichhorn 2019-01-13 21:42:08 +01:00
parent e5636a4275
commit 5a23b3b347
2 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
*/
echo $this->getData('nav')->render(); ?>
<div class="tabular-2">
<div class="tab tab-2">
<div class="box">
<ul class="tab-links">
<li><label for="c-tab-1"><?= $this->getHtml('Master'); ?></label></li>
@ -166,7 +166,7 @@ echo $this->getData('nav')->render(); ?>
$footerView->setPage(1);
?>
<div class="box w-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Logs'); ?></caption>
<thead>
<tr>

View File

@ -21,7 +21,7 @@ echo $this->getData('nav')->render(); ?>
<div class="row">
<div class="col-xs-12">
<div class="box wf-100">
<table class="table red">
<table class="table darkred">
<caption><?= $this->getHtml('Suppliers'); ?></caption>
<thead>
<tr>