MOChild => Linked Object
This commit is contained in:
parent
6dbc57998a
commit
d166ae9167
@ -731,7 +731,7 @@ if ($object->id > 0 && (empty($action) || ($action != 'edit' && $action != 'crea
|
|||||||
|
|
||||||
// Show links to link elements
|
// Show links to link elements
|
||||||
$linktoelem = $form->showLinkToObjectBlock($object, null, array('mo'));
|
$linktoelem = $form->showLinkToObjectBlock($object, null, array('mo'));
|
||||||
$somethingshown = $form->showLinkedObjectBlock($object, $linktoelem, false, 'MOChild');
|
$somethingshown = $form->showLinkedObjectBlock($object, $linktoelem, false);
|
||||||
|
|
||||||
|
|
||||||
print '</div><div class="fichehalfright">';
|
print '</div><div class="fichehalfright">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user