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.
2 parents a49a6ec + 562971a commit ae13663Copy full SHA for ae13663
app/code/Magento/Reports/view/adminhtml/layout/reports_report_grid.xml
@@ -11,9 +11,6 @@
11
<block class="Magento\Backend\Block\Store\Switcher" name="adminhtml.report.grid.store_switcher" as="store_switcher">
12
<arguments>
13
<argument name="use_confirm" xsi:type="string">0</argument>
14
- <argument name="switch_url" xsi:type="url" path="*/*/*">
15
- <param name="store">null</param>
16
- </argument>
17
<argument name="switch_websites" xsi:type="string">1</argument>
18
<argument name="switch_store_groups" xsi:type="string">1</argument>
19
<argument name="switch_store_views" xsi:type="string">1</argument>
0 commit comments