Skip to content

Commit 92ba1e1

Browse files
committed
Hide custom path mapper if use_store is off but use_store_path is on
1 parent 022641d commit 92ba1e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

etc/adminhtml/system.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
<backend_model>Magento\Config\Model\Config\Backend\Serialized\ArraySerialized</backend_model>
2424
<config_path>web/url/custom_path_mapper</config_path>
2525
<depends>
26+
<field id="use_store">1</field>
2627
<field id="use_store_path">custom</field>
2728
</depends>
2829
</field>

0 commit comments

Comments
 (0)