mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-02-12 11:08:41 +00:00
Make all tables red
This commit is contained in:
parent
e8f6476dd2
commit
32fcec02a0
|
|
@ -27,7 +27,7 @@ $footerView->setResults(1);
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Projects'); ?></caption>
|
<caption><?= $this->getText('Projects'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user