mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
- Fxied the display (after modification) of n-n LinkedSets
SVN:trunk[553]
This commit is contained in:
@@ -861,6 +861,7 @@ try
|
||||
$oP->P(Dict::S('UI:ObjectDoesNotExist'));
|
||||
}
|
||||
}
|
||||
$oObj = MetaModel::GetObject(get_class($oObj), $oObj->GetKey()); //Workaround: reload the object some that the linkedset are displayed properly
|
||||
$oObj->DisplayDetails($oP);
|
||||
break;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user