mirror of
https://github.com/odoo/runbot.git
synced 2025-03-15 23:45:44 +07:00
[IMP] runbot: add a pager at the bottom of bundle page
This commit is contained in:
parent
3f260ba08f
commit
219df21d99
@ -79,6 +79,11 @@
|
||||
<div class="batch_row" t-foreach="batchs" t-as="batch">
|
||||
<t t-call="runbot.batch_tile"/>
|
||||
</div>
|
||||
<div>
|
||||
<span class="pull-right">
|
||||
<t t-call="website.pager" />
|
||||
</span>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user