File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
app/code/Magento/Catalog/etc Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 11
11
<resource id =" Magento_Backend::admin" >
12
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 =" Products" translate =" title" sortOrder =" 10" />
14
+ <resource id =" Magento_Catalog::products" title =" Products" translate =" title" sortOrder =" 10" >
15
+ <resource id =" Magento_Catalog::update_attributes" title =" Update Attributes" translate =" title" />
16
+ </resource >
15
17
<resource id =" Magento_Catalog::categories" title =" Categories" translate =" title" sortOrder =" 20" />
16
18
</resource >
17
19
</resource >
23
25
</resource >
24
26
<resource id =" Magento_Backend::stores_attributes" >
25
27
<resource id =" Magento_Catalog::attributes_attributes" title =" Product" translate =" title" sortOrder =" 30" />
26
- <resource id =" Magento_Catalog::update_attributes" title =" Update Attributes" translate =" title" sortOrder =" 35" />
27
28
<resource id =" Magento_Catalog::sets" title =" Attribute Set" translate =" title" sortOrder =" 40" />
28
29
</resource >
29
30
</resource >
You can’t perform that action at this time.
0 commit comments