# HG changeset patch # User Jeff Hammel # Date 1345006971 25200 # Node ID 180ee6745184cafb5ef911c47d25eed0ea7b09d5 # Parent 8892d6cb7a4d95063df195b00d460ef62aec4f00 mark enabled/disabled, at least by color diff -r 8892d6cb7a4d -r 180ee6745184 talosnames/templates/tbpl.html --- a/talosnames/templates/tbpl.html Tue Aug 14 21:55:01 2012 -0700 +++ b/talosnames/templates/tbpl.html Tue Aug 14 22:02:51 2012 -0700 @@ -50,8 +50,10 @@ } else { disabled.push(suitename) } +} -} +buildbot_suites[suite] = enabled.concat(disabled); + } $(".letter").each(function() {