Fix access to project task time spent creation #5249

This commit is contained in:
Maxime Kohlhaas 2016-06-03 23:34:37 +02:00
parent fde6909530
commit c9c7045a6f

View File

@ -359,7 +359,7 @@ if ($id > 0 || ! empty($ref))
/* /*
* Form to add time spent * Form to add time spent
*/ */
if ($user->rights->projet->creer) if ($user->rights->projet->lire)
{ {
print '<br>'; print '<br>';