Prompt user when moving or duplicate a task to another project
This commit is contained in:
@@ -41,6 +41,7 @@ class Acl extends Base
|
||||
'activity' => '*',
|
||||
'subtask' => '*',
|
||||
'task' => '*',
|
||||
'taskduplication' => '*',
|
||||
'tasklink' => '*',
|
||||
'timer' => '*',
|
||||
'calendar' => array('show', 'project'),
|
||||
|
||||
Reference in New Issue
Block a user