Index: buildbot/status/web/templates/console.html |
=================================================================== |
--- buildbot/status/web/templates/console.html (revision 113419) |
+++ buildbot/status/web/templates/console.html (working copy) |
@@ -187,6 +187,7 @@ |
</td> |
<td class='DevName {{ alt }}' width="1%"> |
{{ r.who|user }} |
+ {{ r.cq|cq }} |
M-A Ruel
2012/01/26 18:53:47
Argh, it's a shame that third_party/buildbot_8_4p1
|
</td> |
{% for c in categories %} |