File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
app/code/Magento/UrlRewrite/view/adminhtml/layout Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<argument name =" id" xsi : type =" string" >urlrewriteGrid</argument >
15
15
<argument name =" dataSource" xsi : type =" object" >Magento\UrlRewrite\Model\ResourceModel\UrlRewriteCollection</argument >
16
16
<argument name =" default_sort" xsi : type =" string" >url_rewrite_id</argument >
17
- <!-- Add below argument to save session parameter in URL rewrite grid -->
18
- <argument name =" save_parameters_in_session" xsi : type =" string" >1</argument >
17
+ <!-- Add below argument to save session parameter in URL rewrite grid -->
18
+ <argument name =" save_parameters_in_session" xsi : type =" string" >1</argument >
19
19
</arguments >
20
20
<block class =" Magento\Backend\Block\Widget\Grid\ColumnSet" as =" grid.columnSet" name =" adminhtml.url_rewrite.grid.columnSet" >
21
21
<arguments >
You can’t perform that action at this time.
0 commit comments