Add option to allow everybody on a project

This commit is contained in:
Frédéric Guillot
2014-10-21 18:51:59 -04:00
parent 88a1120d9b
commit 2c056bb9bb
21 changed files with 213 additions and 44 deletions

View File

@@ -549,4 +549,6 @@ return array(
'Activity stream' => 'Aktivitetsström',
'Dashboard' => 'Instrumentpanel',
'Confirmation' => 'Bekräftelse',
// 'Allow everybody to access to this project' => '',
// 'Everybody have access to this project.' => '',
);