Skip to content

Commit

Permalink
Add argument to show filter text in URL rewrite grid after click on b…
Browse files Browse the repository at this point in the history
…ack button
  • Loading branch information
vbmagento committed Mar 19, 2019
1 parent 2c31192 commit ae6c8bc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<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>
<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 ae6c8bc

Please sign in to comment.