This commit is contained in:
Florian HENRY 2021-06-08 20:18:31 +02:00
parent fa4786a3f6
commit 71dbb8733d

View File

@ -164,7 +164,7 @@ if ($object->id > 0) {
print dol_get_fiche_end();
$modulepart = 'project';
$modulepart = 'projet';
$permissiontoadd = ($userWrite > 0);
$permtoedit = ($userWrite > 0);
include DOL_DOCUMENT_ROOT.'/core/tpl/document_actions_post_headers.tpl.php';