Add possibility to add linked object block in object card for external module
Fix: templates integration
This commit is contained in:
parent
d8982e5d8c
commit
47f2586070
@ -1966,8 +1966,7 @@ if ($id > 0 || ! empty($ref))
|
||||
{
|
||||
if($conf->$object->enabled)
|
||||
{
|
||||
$propal->showLinkedObjectBlock($object,$objectid,$somethingshown);
|
||||
$somethingshown = 1;
|
||||
$somethingshown=$propal->showLinkedObjectBlock($object,$objectid,$somethingshown);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user