[IMP] runbot: change fixing commit widget to url

This commit is contained in:
Christophe Monniez 2023-05-31 14:42:37 +02:00 committed by xdo
parent bdd98b07ec
commit e445ed27db

View File

@ -86,7 +86,7 @@
<group name="build_error_group">
<field name="fingerprint" readonly="1"/>
<field name="cleaned_content" readonly="1"/>
<field name="fixing_commit"/>
<field name="fixing_commit" widget="url"/>
<field name="bundle_ids" widget="many2many_tags"/>
</group>
</page>