Test new styles

This commit is contained in:
Dennis Eichhorn 2017-04-16 13:51:19 +02:00
parent 1a7de2dcc5
commit 0bc350c3d1

View File

@ -21,7 +21,7 @@ $tasks = $this->getData('tasks');
?>
<div class="col-xs-12 col-md-6">
<div class="box">
<table class="table">
<table class="table red">
<caption><?= $this->getText('Tasks'); ?></caption>
<thead>
<td><?= $this->getText('Status'); ?>