Skip to content

Commit

Permalink
[IMP] event_min_seat: pre-commit auto fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
HeliconiaSolutions committed Feb 3, 2025
1 parent 9bf4ad0 commit 7e20ef9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions event_min_seat/views/event_event_views.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
<field name="arch" type="xml">
<field name="seats_limited" position="after">
<span invisible="not seats_limited" required="seats_limited">from <field
name="seats_min"
class="oe_inline"
/></span>
name="seats_min"
class="oe_inline"
/></span>
&amp;nbsp;
</field>
</field>
Expand Down

0 comments on commit 7e20ef9

Please sign in to comment.