Mailing List Archive

[svn] r876 - in rt/trunk: . html/Search/Elements
Author: jesse
Date: Wed May 12 02:46:25 2004
New Revision: 876

Modified:
rt/trunk/ (props changed)
rt/trunk/html/Search/Elements/PickRestriction
Log:

----------------------------------------------------------------------
r1545@tinbook: jesse | 2004-05-12T06:45:50.218931Z

PickRestriction needed the absolute path fix
----------------------------------------------------------------------


Modified: rt/trunk/html/Search/Elements/PickRestriction
==============================================================================
--- rt/trunk/html/Search/Elements/PickRestriction (original)
+++ rt/trunk/html/Search/Elements/PickRestriction Wed May 12 02:46:25 2004
@@ -21,7 +21,7 @@
%#
%#
%# END LICENSE BLOCK
-<FORM ACTION="Listing.html" METHOD="GET">
+<FORM ACTION="<%$RT::WebPath%>/Search/Listing.html" METHOD="GET">
<INPUT TYPE=HIDDEN NAME="Bookmark" VALUE="<% $session{'tickets'}->FreezeLimits()%>">
<& /Elements/TitleBoxStart, title => loc('Refine search')&>
<INPUT TYPE=HIDDEN NAME="CompileRestriction" VALUE=1>
_______________________________________________
Rt-commit mailing list
Rt-commit@lists.bestpractical.com
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-commit