mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 17:10:53 +00:00
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:
commit
77dce97148
1 changed files with 0 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue