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 David García committed Dec 29, 2023
1 parent 27207e0 commit 5d82528
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 5d82528

Please sign in to comment.