File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
app/code/Magento/Sales/view/adminhtml/ui_component Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 166
166
<argument name =" data" xsi : type =" array" >
167
167
<item name =" config" xsi : type =" array" >
168
168
<item name =" filter" xsi : type =" string" >text</item >
169
- <item name =" sorting" xsi : type =" string" >desc</item >
170
169
<item name =" label" xsi : type =" string" translate =" true" >ID</item >
171
170
</item >
172
171
</argument >
187
186
<item name =" component" xsi : type =" string" >Magento_Ui/js/grid/columns/date</item >
188
187
<item name =" dataType" xsi : type =" string" >date</item >
189
188
<item name =" label" xsi : type =" string" translate =" true" >Purchase Date</item >
189
+ <item name =" sorting" xsi : type =" string" >desc</item >
190
190
<item name =" dateFormat" xsi : type =" string" >MMM dd, YYYY, H:mm:ss A</item >
191
191
</item >
192
192
</argument >
You can’t perform that action at this time.
0 commit comments