Fix broken link

This commit is contained in:
Frederic Guillot 2016-05-08 11:56:14 -04:00
parent 1c3e6a0118
commit 5672a8c362
1 changed files with 1 additions and 1 deletions

View File

@ -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,