Skip to content

Commit a6beac5

Browse files
committed
Fixed 'Store Service Points to Entitlements' field alignment
1 parent c4a76da commit a6beac5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spp_programs_sp/wizard/create_program_wizard.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<field name="inherit_id" ref="g2p_programs.create_program_wizard_form_view" />
66
<field name="arch" type="xml">
77
<xpath expr="//group/field[@name='entitlement_kind']" position="after">
8-
<field name="store_sp_in_entitlements" colspan="4" />
8+
<field name="store_sp_in_entitlements" />
99
</xpath>
1010
</field>
1111
</record>

0 commit comments

Comments
 (0)