We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3fb8e commit b1a672fCopy full SHA for b1a672f
app/code/Magento/Reports/Controller/Adminhtml/Report/Product/Downloads.php
@@ -15,7 +15,7 @@ class Downloads extends \Magento\Reports\Controller\Adminhtml\Report\Product imp
15
*
16
* @see _isAllowed()
17
*/
18
- const ADMIN_RESOURCE = 'Magento_Reports::report_products';
+ const ADMIN_RESOURCE = 'Magento_Reports::downloads';
19
20
/**
21
* Downloads action
0 commit comments