mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-11 15:38:40 +00:00
Automated formatting changes
This commit is contained in:
parent
16d3ac4d23
commit
b7eca81385
|
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
use Modules\Tasks\Models\TaskStatus;
|
||||
<?php declare(strict_types=1);
|
||||
use Modules\Tasks\Models\TaskPriority;
|
||||
use Modules\Tasks\Models\TaskStatus;
|
||||
|
||||
?>
|
||||
<table class="default">
|
||||
<caption><?= $this->getHtml('Tasks', 'Tasks') ?><i class="fa fa-download floatRight download btn"></i></caption>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user