mirror of
https://github.com/Karaka-Management/oms-Auditor.git
synced 2026-02-11 03:28:40 +00:00
Use new tab, colors and css
This commit is contained in:
parent
be8f0e6895
commit
8cde434959
|
|
@ -19,7 +19,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('Audits') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,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('Audits') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -19,7 +19,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('Audits') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user