[Rt-commit] [svn] r1360 -
rtir/branches/1.1/html/RTIR/Search/Elements
leira at pallas.eruditorum.org
leira at pallas.eruditorum.org
Tue Aug 24 03:24:05 EDT 2004
Author: leira
Date: Tue Aug 24 03:24:05 2004
New Revision: 1360
Modified:
rtir/branches/1.1/html/RTIR/Search/Elements/BuildQuery
Log:
Pass along the Queue argument, so that the menus will be right when you add search criteria.
Modified: rtir/branches/1.1/html/RTIR/Search/Elements/BuildQuery
==============================================================================
--- rtir/branches/1.1/html/RTIR/Search/Elements/BuildQuery (original)
+++ rtir/branches/1.1/html/RTIR/Search/Elements/BuildQuery Tue Aug 24 03:24:05 2004
@@ -49,6 +49,7 @@
<input type=hidden name=Query value="<%$Query%>">
<input type=hidden name=Format value="<%$Format%>">
<input type=hidden name=BaseQuery value="<%$BaseQuery%>">
+<input type=hidden name=Queue value="<%$ARGS{'Queue'}%>">
<table width=100%>
<tr>
<td valign=top class="boxcontainer">
More information about the Rt-commit
mailing list