[IMP] runbot: better front page

This commit is contained in:
Christophe Simonis 2015-03-03 11:13:35 +01:00
parent e193aa3897
commit 34271748a8

View File

@ -350,14 +350,14 @@
</form>
</t>
</div>
<div class="panel text-center">
<p class="text-center">
<t t-foreach="host_stats" t-as="hs">
<span class="label label-default">
<t t-esc="hs['host']"/>: <t t-esc="hs['testing']"/> testing, <t t-esc="hs['running']"/> running
</span>&amp;nbsp;
</t>
<span class="label label-info">Pending: <t t-esc="pending_total"/></span>
</div>
</p>
</div>
</nav>
<div t-if="not repo" class="mb32">