[Rt-commit] [svn] r1614 - in rt/branches/3.2-SYBASE-TESTING: .
html/Search
jesse at pallas.eruditorum.org
jesse at pallas.eruditorum.org
Mon Oct 4 16:00:12 EDT 2004
Author: jesse
Date: Mon Oct 4 16:00:12 2004
New Revision: 1614
Modified:
rt/branches/3.2-SYBASE-TESTING/ (props changed)
rt/branches/3.2-SYBASE-TESTING/html/Search/Results.html
Log:
r10338 at tinbook: jesse | 2004-09-23T07:47:24.663183Z
r8455 at Jesse-Vincents-Computer: jesse | 2004-08-28T23:46:06.962020Z
Adding a "SearchActions" callback
Modified: rt/branches/3.2-SYBASE-TESTING/html/Search/Results.html
==============================================================================
--- rt/branches/3.2-SYBASE-TESTING/html/Search/Results.html (original)
+++ rt/branches/3.2-SYBASE-TESTING/html/Search/Results.html Mon Oct 4 16:00:12 2004
@@ -71,6 +71,7 @@
<a href="<%$RT::WebPath%>/Search/Results.tsv<%$QueryString%>"><&|/l&>spreadsheet</&></a> |
<a href="<%$RT::WebPath%>/Search/Results.rdf<%$QueryString%>"><&|/l&>RSS</&></a> |
<a href="<%$RT::WebPath%>/Tools/Offline.html<%$QueryString%>"><&|/l&>Work offline</&></a><br>
+<& /Elements/Callback, %ARGS, _CallbackName => 'SearchActions', QueryString => $QueryString&>
</div>
<%INIT>
my ($title, $ticketcount);
More information about the Rt-commit
mailing list