Skip to content

Commit

Permalink
save_parameters_in_session set to true for admin user grid
Browse files Browse the repository at this point in the history
  • Loading branch information
jayankaghosh committed Apr 3, 2019
1 parent e65dac4 commit a56b987
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
<argument name="default_sort" xsi:type="string">username</argument>
<argument name="default_dir" xsi:type="string">asc</argument>
<argument name="grid_url" xsi:type="url" path="*/*/roleGrid"/>
<argument name="save_parameters_in_session" xsi:type="boolean">true</argument>
</arguments>
<block class="Magento\Backend\Block\Widget\Grid\ColumnSet" as="grid.columnSet" name="permission.user.grid.columnSet">
<arguments>
Expand Down

0 comments on commit a56b987

Please sign in to comment.