mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-12 20:58:41 +00:00
Fix templates
This commit is contained in:
parent
a3e2a9276b
commit
42a7bfa8f6
|
|
@ -19,7 +19,7 @@
|
||||||
*/
|
*/
|
||||||
$tasks = $this->getData('tasks');
|
$tasks = $this->getData('tasks');
|
||||||
?>
|
?>
|
||||||
<div class="col-xs-12 col-md-6">
|
<div id="task-dashboard" class="col-xs-12 col-md-6" draggable="true">
|
||||||
<div class="box wf-100">
|
<div class="box wf-100">
|
||||||
<table class="table red">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Tasks'); ?></caption>
|
<caption><?= $this->getText('Tasks'); ?></caption>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user