[Rt-commit] [svn] r1398 - rtir/branches/1.1/html/RTIR/Search

leira at pallas.eruditorum.org leira at pallas.eruditorum.org
Wed Sep 1 18:22:03 EDT 2004


Author: leira
Date: Wed Sep  1 18:22:03 2004
New Revision: 1398

Modified:
   rtir/branches/1.1/html/RTIR/Search/MergeRefine.html
Log:
Don't pass a NewSearch argument.

Fix the path for the menu.


Modified: rtir/branches/1.1/html/RTIR/Search/MergeRefine.html
==============================================================================
--- rtir/branches/1.1/html/RTIR/Search/MergeRefine.html	(original)
+++ rtir/branches/1.1/html/RTIR/Search/MergeRefine.html	Wed Sep  1 18:22:03 2004
@@ -148,8 +148,8 @@
 $Queue => undef
 $Query => undef
 $id => undef
-$current_tab => "RTIR/Merge.html?NewSearch=1&id=".$id
-$current_subtab => "RTIR/MergeRefine.html?Queue=$Queue&id=".$id
+$current_tab => "RTIR/Merge.html?id=".$id
+$current_subtab => "RTIR/Search/MergeRefine.html?Queue=$Queue&id=".$id
 $FormAction => 'MergeRefine.html'
 $ResultPage => '/RTIR/Merge.html'
 </%ARGS>


More information about the Rt-commit mailing list