[Rt-commit] r3229 - in rtfm/branches/2.1-TESTING: .
html/RTFM/Article
alexmv at bestpractical.com
alexmv at bestpractical.com
Mon Jun 20 14:48:33 EDT 2005
Author: alexmv
Date: Mon Jun 20 14:48:32 2005
New Revision: 3229
Modified:
rtfm/branches/2.1-TESTING/ (props changed)
rtfm/branches/2.1-TESTING/html/RTFM/Article/Search.html
Log:
r4368 at zoq-fot-pik: chmrr | 2005-06-20 14:49:50 -0400
* Move results above search criteria, add #link to criteria at top
Modified: rtfm/branches/2.1-TESTING/html/RTFM/Article/Search.html
==============================================================================
--- rtfm/branches/2.1-TESTING/html/RTFM/Article/Search.html (original)
+++ rtfm/branches/2.1-TESTING/html/RTFM/Article/Search.html Mon Jun 20 14:48:32 2005
@@ -18,6 +18,14 @@
<& /RTFM/Article/Elements/Tabs, current_tab => "RTFM/Article/Search.html", Title => loc("Search for articles") &>
<& /Elements/ListActions, actions => \@results &>
+<div style="float: right"><a href="#criteria"><&|/l&>Modify this search...</&></a></div>
+
+<& Elements/ShowSearchResults, articles => $articles &>
+
+<br />
+<br />
+<br />
+<a name="criteria" />
<form action="Search.html" method="GET">
<& Elements/ShowSearchCriteria, dates => \%dates, RefersTo => $RefersTo, customfields => $customfields, ReferredToBy => $ReferredToBy, %ARGS &>
<br />
@@ -27,11 +35,7 @@
Privacy => ($search ? $search->Privacy : undef) &>
</form>
-<br />
-<br />
-<hr />
-<br />
-<& Elements/ShowSearchResults, articles => $articles &>
+
<div align=right>
<a href="<%$RT::WebPath%>/RTFM/Article/Search.html<%$QueryString%>"><&|/l&>Bookmarkable link for this search</&></a><br>
</div>
More information about the Rt-commit
mailing list