File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
app/code/Magento/Catalog/etc/adminhtml Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 12
12
<add id =" Magento_Catalog::catalog_categories" title =" Categories" translate =" title" module =" Magento_Catalog" sortOrder =" 20" parent =" Magento_Catalog::inventory" action =" catalog/category/" resource =" Magento_Catalog::categories" />
13
13
<add id =" Magento_Catalog::catalog_attributes_attributes" title =" Product" translate =" title" module =" Magento_Catalog" sortOrder =" 30" parent =" Magento_Backend::stores_attributes" action =" catalog/product_attribute/" resource =" Magento_Catalog::attributes_attributes" />
14
14
<add id =" Magento_Catalog::catalog_attributes_sets" title =" Attribute Set" translate =" title" module =" Magento_Catalog" sortOrder =" 40" parent =" Magento_Backend::stores_attributes" action =" catalog/product_set/" resource =" Magento_Catalog::sets" />
15
-
16
15
<add id =" Magento_Catalog::inventory" title =" Inventory" translate =" title" module =" Magento_Catalog" sortOrder =" 10" parent =" Magento_Catalog::catalog" dependsOnModule =" Magento_Catalog" resource =" Magento_Catalog::catalog" />
17
16
</menu >
18
17
</config >
You can’t perform that action at this time.
0 commit comments