We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4a76da commit a6beac5Copy full SHA for a6beac5
spp_programs_sp/wizard/create_program_wizard.xml
@@ -5,7 +5,7 @@
5
<field name="inherit_id" ref="g2p_programs.create_program_wizard_form_view" />
6
<field name="arch" type="xml">
7
<xpath expr="//group/field[@name='entitlement_kind']" position="after">
8
- <field name="store_sp_in_entitlements" colspan="4" />
+ <field name="store_sp_in_entitlements" />
9
</xpath>
10
</field>
11
</record>
0 commit comments