Fix broken link
This commit is contained in:
parent
1c3e6a0118
commit
5672a8c362
|
|
@ -6,7 +6,7 @@
|
|||
<?php else: ?>
|
||||
<?= $this->url->link(
|
||||
$this->text->e($task['category_name']),
|
||||
'boardPopover',
|
||||
'TaskPopover',
|
||||
'changeCategory',
|
||||
array('task_id' => $task['id'], 'project_id' => $task['project_id']),
|
||||
false,
|
||||
|
|
|
|||
Loading…
Reference in New Issue