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 e2f2b79 commit 9dfeccfCopy full SHA for 9dfeccf
app/code/Magento/Catalog/etc/adminhtml/system.xml
@@ -139,7 +139,7 @@
139
</field>
140
</group>
141
<group id="layered_navigation">
142
- <field id="display_category" translate="label" type="select" sortOrder="15" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
+ <field id="display_category" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
143
<label>Display Category Filter</label>
144
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
145
0 commit comments