Fix: Bad permission var
This commit is contained in:
parent
634c5b64f1
commit
b4977cd542
@ -78,7 +78,7 @@ if (! empty($project_ref) && ! empty($withproject))
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$permission=($user->rights->projet->creer || $user->rights->projet->all->creer);
|
$permissionnote=($user->rights->projet->creer || $user->rights->projet->all->creer);
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user