mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-20 00:58:48 +02:00
New data model integration...
SVN:trunk[494]
This commit is contained in:
@@ -335,6 +335,7 @@ class AttributeLinkedSetIndirect extends AttributeLinkedSet
|
||||
return array_merge(parent::ListExpectedParams(), array("ext_key_to_remote"));
|
||||
}
|
||||
public function GetExtKeyToRemote() { return $this->Get('ext_key_to_remote'); }
|
||||
public function GetEditClass() {return "LinkedSet";}
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user