Index: branches/unlabeled/unlabeled-1.33.2/admin/browse.php =================================================================== diff -u -r4965 -r5295 --- branches/unlabeled/unlabeled-1.33.2/admin/browse.php (.../browse.php) (revision 4965) +++ branches/unlabeled/unlabeled-1.33.2/admin/browse.php (.../browse.php) (revision 5295) @@ -434,7 +434,16 @@ el.onclick(); } } - } + } + + RecallVar('refresh_tree')) { + $application->RemoveVar('refresh_tree'); + echo 'var $tree_frame = window.parent.getFrame("menu");'; + echo '$tree_frame.location = $tree_frame.location;'; + } + + ?>