Make suggest menu appears in comment textareas
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
'values' => array(
|
||||
'user_id' => $this->user->getId(),
|
||||
'task_id' => $task['id'],
|
||||
'project_id' => $task['project_id'],
|
||||
),
|
||||
'errors' => array(),
|
||||
'task' => $task,
|
||||
|
||||
Reference in New Issue
Block a user