[Secure-testing-commits] r28880 - bin

Holger Levsen holger at moszumanska.debian.org
Wed Sep 17 22:27:28 UTC 2014


Author: holger
Date: 2014-09-17 22:27:28 +0000 (Wed, 17 Sep 2014)
New Revision: 28880

Modified:
   bin/tracker_service.py
Log:
minor UI fix: add empty table heading for dtsa candidate view

Modified: bin/tracker_service.py
===================================================================
--- bin/tracker_service.py	2014-09-17 21:14:23 UTC (rev 28879)
+++ bin/tracker_service.py	2014-09-17 22:27:28 UTC (rev 28880)
@@ -888,7 +888,7 @@
              bf.actions(url), BR(),
              make_table(gen(),
                         caption=("Package", "Migration", "Bug", "Urgency",
-                                 "Remote"))])
+                                 "Remote", ""))])
 
     def page_status_todo(self, path, params, url):
         hide_check = params.get('hide_check', False)




More information about the Secure-testing-commits mailing list