Merge pull request #17856 from FHenry/dev_fix_imagnethumbnail_project_files
fix: #17827
This commit is contained in:
commit
85a8a66545
@ -164,7 +164,7 @@ if ($object->id > 0) {
|
|||||||
|
|
||||||
print dol_get_fiche_end();
|
print dol_get_fiche_end();
|
||||||
|
|
||||||
$modulepart = 'project';
|
$modulepart = 'projet';
|
||||||
$permissiontoadd = ($userWrite > 0);
|
$permissiontoadd = ($userWrite > 0);
|
||||||
$permtoedit = ($userWrite > 0);
|
$permtoedit = ($userWrite > 0);
|
||||||
include DOL_DOCUMENT_ROOT.'/core/tpl/document_actions_post_headers.tpl.php';
|
include DOL_DOCUMENT_ROOT.'/core/tpl/document_actions_post_headers.tpl.php';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user