mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 15:35:46 +07:00
[IMP] runbot: ⭐
This commit is contained in:
parent
34271748a8
commit
83804739dd
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user