Index: branches/RC/core/units/relationship/relationship_event_handler.php =================================================================== diff -u -N -r8929 -r11665 --- branches/RC/core/units/relationship/relationship_event_handler.php (.../relationship_event_handler.php) (revision 8929) +++ branches/RC/core/units/relationship/relationship_event_handler.php (.../relationship_event_handler.php) (revision 11665) @@ -85,8 +85,6 @@ $redirect_params = Array($event->Prefix.'_event' => 'OnNew', 'target_id' => $target_id, 'm_opener' => 's', 'target_type' => $target_type); $this->Application->EventManager->openerStackPush($template, $redirect_params, 'all,'.$event->Prefix); - -// $event->SetRedirectParam('popup_stay', 1); // if popup mode, then set this } } else {