Fix access to project task time spent creation #5249
This commit is contained in:
parent
fde6909530
commit
c9c7045a6f
@ -359,7 +359,7 @@ if ($id > 0 || ! empty($ref))
|
||||
/*
|
||||
* Form to add time spent
|
||||
*/
|
||||
if ($user->rights->projet->creer)
|
||||
if ($user->rights->projet->lire)
|
||||
{
|
||||
print '<br>';
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user