mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
New data model integration...
SVN:trunk[504]
This commit is contained in:
@@ -165,6 +165,7 @@ abstract class cmdbAbstractObject extends CMDBObject
|
||||
'link_attr' => $oAttDef->GetExtKeyToMe(),
|
||||
'object_id' => $this->GetKey(),
|
||||
'target_attr' => $oAttDef->GetExtKeyToRemote(),
|
||||
'view_link' => false,
|
||||
);
|
||||
self::DisplaySet($oPage, $oSet, $aParams);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user