Update card.php

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

View File

@ -1225,7 +1225,7 @@ else
// Other attributes
$cols = 3;
$parameyers=array('socid'=>$socid);
$parameters=array('socid'=>$socid);
include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php';
$object->load_ref_elements();