Skip to content

Commit 562971a

Browse files
committed
MAGETWO-52176: New Accounts Report incorrectly calculates accounts for multiple websites
1 parent 9581647 commit 562971a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Reports/view/adminhtml/layout/reports_report_grid.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111
<block class="Magento\Backend\Block\Store\Switcher" name="adminhtml.report.grid.store_switcher" as="store_switcher">
1212
<arguments>
1313
<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>
1714
<argument name="switch_websites" xsi:type="string">1</argument>
1815
<argument name="switch_store_groups" xsi:type="string">1</argument>
1916
<argument name="switch_store_views" xsi:type="string">1</argument>

0 commit comments

Comments
 (0)