Skip to content

Commit fd8d941

Browse files
David GarcíaOCA-git-bot
David García
authored andcommitted
[FIX] extra blank spaces
1 parent 1454744 commit fd8d941

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: subscription_oca/views/res_partner_views.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
<div name="button_box" position="inside">
1010
<field name="subscription_ids" invisible="1" />
1111
<button
12-
type="object"
13-
class="oe_stat_button"
14-
icon="fa-recycle"
15-
name="action_view_subscription_ids"
12+
type="object"
13+
class="oe_stat_button"
14+
icon="fa-recycle"
15+
name="action_view_subscription_ids"
1616
attrs="{'invisible': [('subscription_ids', '=', False)]}"
1717
>
1818
<div class="o_form_field o_stat_info">

0 commit comments

Comments
 (0)