Skip to content

Commit

Permalink
[FIX] pre-commit syntax for button
Browse files Browse the repository at this point in the history
  • Loading branch information
David García authored and OCA-git-bot committed Jul 12, 2024
1 parent fd8d941 commit c30391a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion subscription_oca/views/res_partner_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<field name="arch" type="xml">
<div name="button_box" position="inside">
<field name="subscription_ids" invisible="1" />
<button
<button
type="object"
class="oe_stat_button"
icon="fa-recycle"
Expand Down

0 comments on commit c30391a

Please sign in to comment.