Skip to content

Commit

Permalink
Update adminhtml_url_rewrite_index.xml
Browse files Browse the repository at this point in the history
Used spaces instead of tabs
  • Loading branch information
vbmagento authored Mar 20, 2019
1 parent d85fd44 commit f75b3e9
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
<argument name="id" xsi:type="string">urlrewriteGrid</argument>
<argument name="dataSource" xsi:type="object">Magento\UrlRewrite\Model\ResourceModel\UrlRewriteCollection</argument>
<argument name="default_sort" xsi:type="string">url_rewrite_id</argument>
<!-- Add below argument to save session parameter in URL rewrite grid -->
<argument name="save_parameters_in_session" xsi:type="string">1</argument>
<!-- Add below argument to save session parameter in URL rewrite grid -->
<argument name="save_parameters_in_session" xsi:type="string">1</argument>
</arguments>
<block class="Magento\Backend\Block\Widget\Grid\ColumnSet" as="grid.columnSet" name="adminhtml.url_rewrite.grid.columnSet">
<arguments>
Expand Down

0 comments on commit f75b3e9

Please sign in to comment.