mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-11 14:58:39 +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(); ?>
|
||||
|
||||
<div class="box w-100 floatLeft">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Workflow'); ?></caption>
|
||||
<thead>
|
||||
<td><?= $this->getText('Status'); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user