Skip to content

Commit 9dfeccf

Browse files
author
Burlacu Vasilii
committed
Make the "Display Category Filter" field appear after after additional fields for "Price Navigation Step Calculation"
1 parent e2f2b79 commit 9dfeccf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Catalog/etc/adminhtml/system.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
</field>
140140
</group>
141141
<group id="layered_navigation">
142-
<field id="display_category" translate="label" type="select" sortOrder="15" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
142+
<field id="display_category" translate="label" type="select" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
143143
<label>Display Category Filter</label>
144144
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
145145
</field>

0 commit comments

Comments
 (0)