Skip to content

Commit f11c34e

Browse files
committed
Fix section filters
1 parent 50fe4fd commit f11c34e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Resources/config/grids/admin/section.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ sylius_grid:
2525
type: string
2626
label: sylius.ui.search
2727
options:
28-
fields: [code, type]
28+
fields: [code]
2929
actions:
3030
main:
3131
create:

0 commit comments

Comments
 (0)