We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ed69ee9 + e9bbe0c commit bc5dbf5Copy full SHA for bc5dbf5
etc/adminhtml/system.xml
@@ -18,6 +18,7 @@
18
<group id="general" translate="label" type="text" sortOrder="20" showInDefault="1" showInWebsite="1"
19
showInStore="1">
20
<label>General</label>
21
+ <attribute type="expanded">1</attribute>
22
<field id="version" translate="label comment" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
23
<frontend_model>Magefan\Translation\Block\Adminhtml\System\Config\Form\Info</frontend_model>
24
</field>
0 commit comments