Update card.php
This commit is contained in:
parent
a47a9d8a65
commit
be4cd0572a
@ -1225,7 +1225,7 @@ else
|
|||||||
|
|
||||||
// Other attributes
|
// Other attributes
|
||||||
$cols = 3;
|
$cols = 3;
|
||||||
$parameyers=array('socid'=>$socid);
|
$parameters=array('socid'=>$socid);
|
||||||
include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php';
|
include DOL_DOCUMENT_ROOT . '/core/tpl/extrafields_view.tpl.php';
|
||||||
|
|
||||||
$object->load_ref_elements();
|
$object->load_ref_elements();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user