Author: holger
Date: 2014-09-16 09:09:45 +0000 (Tue, 16 Sep 2014)
New Revision: 28818

Modified:
   bin/tracker_service.py
Log:
Add missing table header caption.

Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py      2014-09-16 09:07:57 UTC (rev 28817)
+++ bin/tracker_service.py      2014-09-16 09:09:45 UTC (rev 28818)
@@ -741,7 +741,7 @@
             [make_menu(url.scriptRelative,
                        ("status/dtsa-candidates", "Candidates for DTSAs")),
              bf.actions(url), BR(),
-             make_table(gen(), caption=("Package", "Bug", "Urgency", 
"Remote")),
+             make_table(gen(), caption=("Package", "Bug", "Urgency", "Remote", 
'Status')),
              self.nvd_text])
 
     def page_status_release_unstable_like(self, path, params, url,


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

Reply via email to