[IMP] runbot:

This commit is contained in:
Christophe Simonis 2015-03-27 14:54:45 +01:00
parent 34271748a8
commit 83804739dd

View File

@ -377,7 +377,7 @@
</tr>
<tr t-foreach="branches" t-as="br">
<td>
<i t-if="br['branch'].sticky" class="fa fa-star"/>
<i t-if="br['branch'].sticky" class="fa fa-star" style="color: #f0ad4e" />
<b t-esc="br['branch'].branch_name"/>
<small><t t-esc="br['builds'][0]['job_age']"/></small><br/>
<div class="btn-group btn-group-xs">