Skip to content

Commit 9a0541c

Browse files
committed
AC-7003: Shipping Policy in Admin Store View scope fixes
1 parent 647b34e commit 9a0541c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,6 @@
4242
</field>
4343
<field id="shipping_policy_content" translate="label" type="textarea" sortOrder="2" showInDefault="1" showInWebsite="1" showInStore="1">
4444
<label>Shipping Policy</label>
45-
<depends>
46-
<field id="enable_shipping_policy">1</field>
47-
</depends>
4845
</field>
4946
</group>
5047
</section>

0 commit comments

Comments
 (0)