We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5e8af18 + 46bd371 commit 85b20c8Copy full SHA for 85b20c8
src/etc/adminhtml/system.xml
@@ -10,9 +10,9 @@
10
<label>RUMvision</label>
11
<tab>elgentos</tab>
12
13
- <group id="general" translate="label comment" sortOrder="10" showInDefault="1" showInWebsite="0" showInStore="0">
+ <group id="general" translate="label comment" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
14
<label>General</label>
15
- <field id="enabled" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="0">
+ <field id="enabled" translate="label" type="select" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
16
<label>Enabled</label>
17
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
18
</field>
0 commit comments