Skip to content

Commit 5cda7f4

Browse files
ejaz-alamengcom-Dash
authored andcommitted
global configuration
1 parent 88660e7 commit 5cda7f4

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
@@ -9,10 +9,10 @@
99
<system>
1010
<section id="login_as_customer" showInWebsite="1">
1111
<group id="general" showInWebsite="1">
12-
<field id="shopping_assistance_checkbox_title" translate="label" type="text" sortOrder="50" showInDefault="1" showInWebsite="1" canRestore="1">
12+
<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>
15-
<field id="shopping_assistance_checkbox_tooltip" translate="label" type="textarea" sortOrder="60" showInDefault="1" showInWebsite="1" canRestore="1">
15+
<field id="shopping_assistance_checkbox_tooltip" translate="label" type="textarea" sortOrder="60" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
1616
<label>Login as Customer checkbox tooltip</label>
1717
</field>
1818
</group>

0 commit comments

Comments
 (0)