Skip to content

Commit dc886c3

Browse files
Stabilize builds.
1 parent 37ce275 commit dc886c3

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/LoginAsCustomerUi/etc/adminhtml

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<label>Enable Extension</label>
1919
<source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
2020
</field>
21-
<field id="enable_store_view_manual_choice" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
21+
<field id="store_view_manual_choice_enabled" translate="label comment" type="select" sortOrder="40" showInDefault="1" showInWebsite="1" showInStore="1">
2222
<label>Store View To Login In</label>
2323
<source_model>Magento\LoginAsCustomerUi\Model\Config\Source\StoreViewLogin</source_model>
2424
<comment><![CDATA[

0 commit comments

Comments
 (0)