mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-13 13:18:40 +00:00
Test new styles
This commit is contained in:
parent
1a7de2dcc5
commit
0bc350c3d1
|
|
@ -21,7 +21,7 @@ $tasks = $this->getData('tasks');
|
||||||
?>
|
?>
|
||||||
<div class="col-xs-12 col-md-6">
|
<div class="col-xs-12 col-md-6">
|
||||||
<div class="box">
|
<div class="box">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Tasks'); ?></caption>
|
<caption><?= $this->getText('Tasks'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<td><?= $this->getText('Status'); ?>
|
<td><?= $this->getText('Status'); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user