[Grid] Fixed sortable properties' paths

This commit is contained in:
Jan Goralski 2016-11-11 03:44:58 +01:00
parent 019c211778
commit 63c72ddb9a
No known key found for this signature in database
GPG key ID: 48749B194497003F

View file

@ -13,7 +13,7 @@ sylius_grid:
channel:
type: twig
label: sylius.ui.channel
sortable: ~
sortable: channel.code
options:
template: "@SyliusAdmin/Order/Grid/Field/channel.html.twig"
number:
@ -27,7 +27,7 @@ sylius_grid:
type: datetime
label: sylius.ui.date
path: checkoutCompletedAt
sortable: ~
sortable: checkoutCompletedAt
options:
format: d-m-Y H:i:s
customer: