Skip to content

Commit ccea7c4

Browse files
ejaz-alamengcom-Dash
authored andcommitted
Update system.xml
1 parent 5cda7f4 commit ccea7c4

File tree

1 file changed

+2
-2
lines changed
  • app/code/Magento/LoginAsCustomerAssistance/etc/adminhtml

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
99
<system>
10-
<section id="login_as_customer" showInWebsite="1">
11-
<group id="general" showInWebsite="1">
10+
<section id="login_as_customer" showInWebsite="1" showInStore="1">
11+
<group id="general" showInWebsite="1" showInStore="1">
1212
<field id="shopping_assistance_checkbox_title" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
1313
<label>Title for Login as Customer opt-in checkbox</label>
1414
</field>

0 commit comments

Comments
 (0)