Add quick link assign me in different views
This commit is contained in:
@@ -63,6 +63,7 @@
|
||||
<div class="table-list-row color-<?= $task['color_id'] ?>">
|
||||
<?= $this->render('task_list/task_title', array(
|
||||
'task' => $task,
|
||||
'redirect' => 'dashboard',
|
||||
)) ?>
|
||||
|
||||
<?= $this->render('task_list/task_details', array(
|
||||
|
||||
Reference in New Issue
Block a user