This commit is contained in:
Sof 2019-02-17 20:08:03 +01:00 committed by GitHub
parent 09fa5b0456
commit 69f1d9825c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -263,7 +263,7 @@ if ($id > 0 || ! empty($ref))
// Other attributes
$cols = 3;
$parameyers=array('socid'=>$socid);
$parameters=array('socid'=>$socid);
include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php';
print '</table>';