Fix phpcs
This commit is contained in:
parent
67d17cf289
commit
ff7782eb6b
@ -1293,7 +1293,7 @@ if ($action == 'create' && $user->rights->projet->creer) {
|
|||||||
print dolGetButtonAction('', $langs->trans('ExportAccountingReportButtonLabel'), 'default', $url, '');
|
print dolGetButtonAction('', $langs->trans('ExportAccountingReportButtonLabel'), 'default', $url, '');
|
||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
// Modify
|
// Modify
|
||||||
if ($object->statut != Project::STATUS_CLOSED && $user->rights->projet->creer) {
|
if ($object->statut != Project::STATUS_CLOSED && $user->rights->projet->creer) {
|
||||||
if ($userWrite > 0) {
|
if ($userWrite > 0) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user