File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/Catalog/etc 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
<acl >
10
10
<resources >
11
11
<resource id =" Magento_Backend::admin" >
12
- <resource id =" Magento_Catalog::catalog" title =" Products " translate =" title" sortOrder =" 30" >
12
+ <resource id =" Magento_Catalog::catalog" title =" Catalog " translate =" title" sortOrder =" 30" >
13
13
<resource id =" Magento_Catalog::catalog_inventory" title =" Inventory" translate =" title" sortOrder =" 10" >
14
- <resource id =" Magento_Catalog::products" title =" Catalog " translate =" title" sortOrder =" 10" />
14
+ <resource id =" Magento_Catalog::products" title =" Products " translate =" title" sortOrder =" 10" />
15
15
<resource id =" Magento_Catalog::categories" title =" Categories" translate =" title" sortOrder =" 20" />
16
16
</resource >
17
17
</resource >
You can’t perform that action at this time.
0 commit comments