Skip to content

Commit

Permalink
ENGCOM-6531: Disabled the sorting option in status column on cache grid
Browse files Browse the repository at this point in the history
#26215

 - Merge Pull Request #26215 from srsathish92/magento2:bug/26208-caching-sorting-issue
 - Merged commits:
   1. e4e4b4e
  • Loading branch information
magento-engcom-team committed Jan 2, 2020
2 parents 10ab84e + e4e4b4e commit ac664a8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@
<argument name="type" xsi:type="string">options</argument>
<argument name="width" xsi:type="string">120</argument>
<argument name="align" xsi:type="string">left</argument>
<argument name="sortable" xsi:type="string">0</argument>
<argument name="options" xsi:type="array">
<item name="disabled" xsi:type="array">
<item name="value" xsi:type="string">0</item>
Expand Down

0 comments on commit ac664a8

Please sign in to comment.