Skip to content

Commit 1a63c0c

Browse files
authored
Merge pull request #392 from em411/fix/section-filters
Fix section filters
2 parents 50fe4fd + f11c34e commit 1a63c0c

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)