mirror of
https://github.com/Karaka-Management/oms-Comments.git
synced 2026-01-20 20:48:41 +00:00
Use new tab, colors and css
This commit is contained in:
parent
975b25927e
commit
a8b1efacee
|
|
@ -25,7 +25,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</section>
|
||||
|
||||
<div class="box w-100">
|
||||
<div class="tabular">
|
||||
<div class="tab tab-1">
|
||||
<ul class="tab-links">
|
||||
<li><label for="c-tab-1"><?= $this->getHtml('Start'); ?></label>
|
||||
<li><label for="c-tab-2"><?= $this->getHtml('Insert'); ?></label>
|
||||
|
|
@ -84,7 +84,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
</div>
|
||||
|
||||
<div class="box w-100">
|
||||
<div class="tabular">
|
||||
<div class="tab tab-1">
|
||||
<ul class="tab-links">
|
||||
<li><label for="c-tab2-1"><?= $this->getHtml('Text'); ?></label>
|
||||
<li><label for="c-tab2-2"><?= $this->getHtml('Preview'); ?></label>
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@ $footerView->setPage(1);
|
|||
|
||||
echo $this->getData('nav')->render(); ?>
|
||||
<div class="box">
|
||||
<table class="table red">
|
||||
<table class="table darkred">
|
||||
<caption><?= $this->getHtml('Documents') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user