Skip to content

Commit

Permalink
fixed low stock XML export
Browse files Browse the repository at this point in the history
fixed low stock XML export #7075
  • Loading branch information
rmsundar1 authored Oct 24, 2016
1 parent 3066556 commit 0140e3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@
<page xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:View/Layout/etc/page_configuration.xsd">
<update handle="reports_report_product_lowstock_grid"/>
<body>
<container name="adminhtml.block.report.product.lowstock.grid.container" label="Excel XML"/>
<block class="Magento\Reports\Block\Adminhtml\Product\Lowstock" name="adminhtml.report.grid.container" template="Magento_Backend::widget/grid/container/empty.phtml"/>
</body>
</page>

0 comments on commit 0140e3d

Please sign in to comment.