Make sure no empty group is submitted on project permissions page

This commit is contained in:
Frédéric Guillot
2018-04-06 14:06:18 -07:00
parent 0b306fa60a
commit f6e2dea411
31 changed files with 37 additions and 3 deletions

View File

@@ -1376,4 +1376,5 @@ return array(
// 'This task is now linked to the task %s with the relation "%s"' => '',
// 'The link with the relation "%s" to the task %s has been removed' => '',
// 'Custom Filter:' => '',
// 'Unable to find this group.' => '',
);