Merge pull request #9684 from atm-ph/fix_7.0_wrong_modulepart_name

FIX wrong value for module part and return access denied
This commit is contained in:
Laurent Destailleur 2018-10-04 19:06:53 +02:00 committed by GitHub
commit b20dc5678c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1611,7 +1611,7 @@ if ($id > 0)
$var=true;
print $formfile->showdocuments('agenda',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,0,0,'','','',$object->default_lang);
print $formfile->showdocuments('actions',$object->id,$filedir,$urlsource,$genallowed,$delallowed,'',0,0,0,0,0,'','','',$object->default_lang);
print '</div><div class="fichehalfright"><div class="ficheaddleft">';