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

View File

@ -545,7 +545,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>';