Modif permission projets
This commit is contained in:
parent
9984322c47
commit
39a43ec76d
@ -162,7 +162,7 @@ class MenuTop {
|
||||
}
|
||||
|
||||
// Entrée projets
|
||||
if ($conf->projet->enabled)
|
||||
if ($conf->projet->enabled && $user->rights->projet->lire)
|
||||
{
|
||||
$langs->load("projects");
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user