File tree 1 file changed +1
-1
lines changed
app/code/Magento/Customer/etc/adminhtml
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 10
10
<add id =" Magento_Customer::customer" title =" Customers" translate =" title" module =" Magento_Customer" sortOrder =" 30" resource =" Magento_Customer::customer" />
11
11
<add id =" Magento_Customer::customer_manage" title =" All Customers" translate =" title" module =" Magento_Customer" sortOrder =" 10" parent =" Magento_Customer::customer" action =" customer/index/" resource =" Magento_Customer::manage" />
12
12
<add id =" Magento_Customer::customer_online" title =" Now Online" translate =" title" module =" Magento_Customer" sortOrder =" 30" parent =" Magento_Customer::customer" action =" customer/online/" resource =" Magento_Customer::online" />
13
- <add id =" Magento_Customer::customer_group" title =" Customer Groups" translate =" title" module =" Magento_Customer" sortOrder =" 50" parent =" Magento_Backend::other_settings " action =" customer/group" resource =" Magento_Customer::group" />
13
+ <add id =" Magento_Customer::customer_group" title =" Customer Groups" translate =" title" module =" Magento_Customer" sortOrder =" 50" parent =" Magento_Customer::customer " action =" customer/group" resource =" Magento_Customer::group" />
14
14
</menu >
15
15
</config >
You can’t perform that action at this time.
0 commit comments