Add restriction to disable task drag and drop for a project

This commit is contained in:
Frederic Guillot
2016-10-07 08:45:18 -04:00
parent 4cc856344f
commit 096b000c59
28 changed files with 50 additions and 3 deletions

View File

@@ -1275,4 +1275,5 @@ return array(
// 'Do you really want to remove this project restriction: "%s"?' => '',
// 'Duplicate to multiple projects' => '',
// 'This field is required' => '',
// 'Moving a task is not permitted' => '',
);