Add configurable task priority
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
<?= $this->render('board/task_footer', array(
|
||||
'task' => $task,
|
||||
'not_editable' => $not_editable,
|
||||
'project' => $project,
|
||||
)) ?>
|
||||
</div>
|
||||
<?php endif ?>
|
||||
|
||||
Reference in New Issue
Block a user