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.
2 parents 50b9e2a + 8f643a4 commit a3a3991Copy full SHA for a3a3991
etc/adminhtml/system.xml
@@ -14,6 +14,7 @@
14
<resource>Magefan_ProductLabel::mfproductlabel</resource>
15
<group id="general" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
16
<label>General Configuration</label>
17
+ <attribute type="expanded">1</attribute>
18
<field id="version" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
19
<frontend_model>Magefan\ProductLabel\Block\Adminhtml\System\Config\Form\Info</frontend_model>
20
</field>
0 commit comments