File tree Expand file tree Collapse file tree 4 files changed +5
-196
lines changed
Block/Adminhtml/System/Config/Form Expand file tree Collapse file tree 4 files changed +5
-196
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 36
36
</comment >
37
37
<field id =" MagePal_CheckoutSuccessMiscScript" translate =" label" type =" label" sortOrder =" 1" showInDefault =" 1" showInWebsite =" 0" showInStore =" 0" >
38
38
<label >Composer Version</label >
39
- <frontend_model >MagePal\CheckoutSuccessMiscScript \Block\Adminhtml\System\Config\Form \Composer\Version</frontend_model >
39
+ <frontend_model >MagePal\Core \Block\Adminhtml\System\Config\Composer\Version</frontend_model >
40
40
</field >
41
41
<field id =" active" translate =" label" type =" select" sortOrder =" 10" showInDefault =" 1" showInWebsite =" 1" showInStore =" 1" >
42
42
<label >Enable</label >
Original file line number Diff line number Diff line change 2
2
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3
3
xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
4
4
<module name =" MagePal_CheckoutSuccessMiscScript" setup_version =" 1.1.0" >
5
+ <sequence >
6
+ <module name =" MagePal_Core" />
7
+ </sequence >
5
8
</module >
6
- </config >
9
+ </config >
You can’t perform that action at this time.
0 commit comments