mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-02-15 13:28:40 +00:00
Make all tables red
This commit is contained in:
parent
3e7405c22c
commit
dbfeb1457f
|
|
@ -21,7 +21,7 @@ $workflows = [];
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="box w-100 floatLeft">
|
<div class="box w-100 floatLeft">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Workflow'); ?></caption>
|
<caption><?= $this->getText('Workflow'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<td><?= $this->getText('Status'); ?>
|
<td><?= $this->getText('Status'); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user