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"' => 'Cette tâche est maintenant liée à la tâche %s avec la relation « %s »',
'The link with the relation "%s" to the task %s has been removed' => 'Le lien avec la relation « %s » de la tâche %s a été supprimé',
'Custom Filter:' => 'Filtre personalisé :',
'Unable to find this group.' => 'Impossible de trouver ce groupe.',
);