Author: fw
Date: 2006-03-11 18:43:13 +0000 (Sat, 11 Mar 2006)
New Revision: 3596

Modified:
   bin/tracker_service.py
Log:
bin/tracker_service.py (TrackerService.make_search_button):
  Link to report page.


Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py      2006-03-11 18:40:14 UTC (rev 3595)
+++ bin/tracker_service.py      2006-03-11 18:43:13 UTC (rev 3596)
@@ -1036,6 +1036,7 @@
                           onkeyup="onSearch(this.value)",
                           onmousemove="onSearch(this.value)"),
                     INPUT(type='submit', value='Go'),
+                    A(url.scriptRelative("data/report"), "Reporting problems"),
                     method='get',
                     action=url.scriptRelative(''))
 


_______________________________________________
Secure-testing-commits mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/secure-testing-commits

Reply via email to