mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-10 14:08:40 +00:00
Make all tables red
This commit is contained in:
parent
a578d4ed42
commit
7043141a0c
|
|
@ -169,7 +169,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
$footerView->setPage(1);
|
||||
?>
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Logs') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
|
|
@ -23,7 +23,7 @@ echo $this->getData('nav')->render(); ?>
|
|||
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Suppliers') ?></caption>
|
||||
<thead>
|
||||
<tr>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user