[IMP] runbot_merge: handle on repo_ids field

So they can be resequenced by drag&drop
This commit is contained in:
Xavier Morel 2020-02-11 10:05:00 +01:00
parent 3b417b16a1
commit 314622e326

View File

@ -34,7 +34,7 @@
<separator string="Repositories"/>
<field name="repo_ids">
<tree editable="bottom">
<field name="sequence"/>
<field name="sequence" widget="handle"/>
<field name="name"/>
<field name="required_statuses"/>
<field name="branch_filter"/>