diff --git a/pages/UI.php b/pages/UI.php index 45b49588ff..d30887e920 100644 --- a/pages/UI.php +++ b/pages/UI.php @@ -2032,7 +2032,8 @@ EOF $oP->SetCurrentTab(Dict::S('UI:RelationshipGraph')); $width = 1000; $height = 700; - $sParams = "pWidth=$width&pHeight=$height&drillUrl=".urlencode(utils::GetAbsoluteUrlAppRoot().'pages/UI.php?operation=details')."&displayController=false&xmlUrl=".urlencode("./xml.navigator.php")."&obj_class=$sClass&obj_id=$id&relation=$sRelation"; + $sDrillUrl = utils::GetAbsoluteUrlAppRoot().'pages/UI.php?operation=details&'.$oAppContext->GetForLink(); + $sParams = "pWidth=$width&pHeight=$height&drillUrl=".urlencode($sDrillUrl)."&displayController=false&xmlUrl=".urlencode("./xml.navigator.php")."&obj_class=$sClass&obj_id=$id&relation=$sRelation"; $oP->add("