Display confirmation box to close task from the board and improve popover listeners
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
'changeCategory',
|
||||
array('task_id' => $task['id'], 'project_id' => $task['project_id']),
|
||||
false,
|
||||
'category-popover',
|
||||
'task-board-popover',
|
||||
t('Change category')
|
||||
) ?>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user