Disable sortable name field (#16549)

| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | n/a
| License         | MIT
This commit is contained in:
Rafał Jaskulski 2024-07-09 13:51:21 +02:00 committed by GitHub
commit 77dce97148
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,6 @@ sylius_grid:
type: twig
label: sylius.ui.name
path: .
sortable: code
options:
template: "@SyliusAdmin/locale/grid/field/name.html.twig"
code: