File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/LoginAsCustomerAssistance/etc/adminhtml Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
<system >
10
10
<section id =" login_as_customer" showInWebsite =" 1" >
11
11
<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" >
13
13
<label >Title for Login as Customer opt-in checkbox</label >
14
14
</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" >
16
16
<label >Login as Customer checkbox tooltip</label >
17
17
</field >
18
18
</group >
You can’t perform that action at this time.
0 commit comments