Tooltip
This commit is contained in:
parent
ea0d6b1867
commit
23665c3f6b
@ -905,6 +905,9 @@ if (($id > 0 || !empty($ref)) || $projectidforalltimes > 0 || $allprojectforuser
|
|||||||
$linktocreatetimeBtnStatus = -2;
|
$linktocreatetimeBtnStatus = -2;
|
||||||
$linktocreatetimeHelpText = $langs->trans("NotOwnerOfProject");
|
$linktocreatetimeHelpText = $langs->trans("NotOwnerOfProject");
|
||||||
}
|
}
|
||||||
|
} else {
|
||||||
|
$linktocreatetimeBtnStatus = -2;
|
||||||
|
$linktocreatetimeHelpText = $langs->trans("NotEnoughPermissions");
|
||||||
}
|
}
|
||||||
|
|
||||||
$paramsbutton = array('morecss'=>'reposition');
|
$paramsbutton = array('morecss'=>'reposition');
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user