Skip to content

Commit 310f648

Browse files
committed
style(spp_mis_demo_v2): fix prettier formatting in wizard view XML
1 parent 7460b9a commit 310f648

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

spp_mis_demo_v2/views/mis_demo_wizard_view.xml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,11 @@
2525
</ul>
2626
</div>
2727
<group string="Geographic Data">
28-
<field name="load_geographic_data"/>
29-
<field name="country_code" invisible="not load_geographic_data"/>
28+
<field name="load_geographic_data" />
29+
<field
30+
name="country_code"
31+
invisible="not load_geographic_data"
32+
/>
3033
</group>
3134
</sheet>
3235
<footer>

0 commit comments

Comments
 (0)