File tree 2 files changed +4
-4
lines changed
app/code/Magento/Review/etc 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 16
16
</resource >
17
17
<resource id =" Magento_Backend::marketing" >
18
18
<resource id =" Magento_Backend::marketing_user_content" >
19
- <resource id =" Magento_Review::reviews_all " title =" Reviews" translate =" title" sortOrder =" 10" />
20
- <resource id =" Magento_Review::pending " title =" Pending Reviews" translate =" title" sortOrder =" 20" />
19
+ <resource id =" Magento_Review::pending " title =" Pending Reviews" translate =" title" sortOrder =" 10" />
20
+ <resource id =" Magento_Review::reviews_all " title =" All Reviews" translate =" title" sortOrder =" 20" />
21
21
</resource >
22
22
</resource >
23
23
</resource >
Original file line number Diff line number Diff line change 8
8
<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:module:Magento_Backend:etc/menu.xsd" >
9
9
<menu >
10
10
<add id =" Magento_Review::catalog_reviews_ratings_ratings" title =" Rating" translate =" title" module =" Magento_Review" sortOrder =" 60" parent =" Magento_Backend::stores_attributes" action =" review/rating/" resource =" Magento_Review::ratings" />
11
- <add id =" Magento_Review::catalog_reviews_ratings_reviews_all " title =" Reviews" translate =" title" module =" Magento_Review" parent =" Magento_Backend::marketing_user_content" sortOrder =" 10" action =" review/product/index " resource =" Magento_Review::reviews_all " />
12
- <add id =" Magento_Review::catalog_reviews_ratings_pending " title =" Pending Reviews" translate =" title" module =" Magento_Review" parent =" Magento_Backend::marketing_user_content" sortOrder =" 20" action =" review/product/pending " resource =" Magento_Review::pending " />
11
+ <add id =" Magento_Review::catalog_reviews_ratings_pending " title =" Pending Reviews" translate =" title" module =" Magento_Review" parent =" Magento_Backend::marketing_user_content" sortOrder =" 10" action =" review/product/pending " resource =" Magento_Review::pending " />
12
+ <add id =" Magento_Review::catalog_reviews_ratings_reviews_all " title =" All Reviews" translate =" title" module =" Magento_Review" parent =" Magento_Backend::marketing_user_content" sortOrder =" 20" action =" review/product/index " resource =" Magento_Review::reviews_all " />
13
13
<add id =" Magento_Review::report_review" title =" Reviews" translate =" title" module =" Magento_Reports" sortOrder =" 20" parent =" Magento_Reports::report" resource =" Magento_Reports::review" />
14
14
<add id =" Magento_Review::report_review_customer" title =" By Customers" translate =" title" sortOrder =" 10" module =" Magento_Review" parent =" Magento_Review::report_review" action =" reports/report_review/customer" resource =" Magento_Reports::review_customer" />
15
15
<add id =" Magento_Review::report_review_product" title =" By Products" translate =" title" sortOrder =" 20" module =" Magento_Review" parent =" Magento_Review::report_review" action =" reports/report_review/product" resource =" Magento_Reports::review_product" />
You can’t perform that action at this time.
0 commit comments