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 2c31192 commit ae6c8bcCopy full SHA for ae6c8bc
app/code/Magento/UrlRewrite/view/adminhtml/layout/adminhtml_url_rewrite_index.xml
@@ -14,6 +14,7 @@
14
<argument name="id" xsi:type="string">urlrewriteGrid</argument>
15
<argument name="dataSource" xsi:type="object">Magento\UrlRewrite\Model\ResourceModel\UrlRewriteCollection</argument>
16
<argument name="default_sort" xsi:type="string">url_rewrite_id</argument>
17
+ <argument name="save_parameters_in_session" xsi:type="string">1</argument>
18
</arguments>
19
<block class="Magento\Backend\Block\Widget\Grid\ColumnSet" as="grid.columnSet" name="adminhtml.url_rewrite.grid.columnSet">
20
<arguments>
0 commit comments