mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[FIX] runbot_merge: brainfart in dashboard warning
This commit is contained in:
parent
5176ff094c
commit
21899af758
@ -68,7 +68,7 @@
|
||||
</div>
|
||||
<t t-set="mergecron" t-value="env(user=1).ref('runbot_merge.merge_cron')"/>
|
||||
<div t-if="not mergecron.active" class="alert alert-warning col-12 mb-0" role="alert">
|
||||
Merging is disabled, stagings will not be disabled.
|
||||
Merging is disabled, stagings will not be integrated.
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user