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)
|
if($conf->$object->enabled)
|
||||||
{
|
{
|
||||||
$propal->showLinkedObjectBlock($object,$objectid,$somethingshown);
|
$somethingshown=$propal->showLinkedObjectBlock($object,$objectid,$somethingshown);
|
||||||
$somethingshown = 1;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user