Skip to content

Commit

Permalink
fix(categoryOption): load formName
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo committed Dec 5, 2024
1 parent daa33eb commit d36bf97
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/categoryOptions/Edit.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const fieldFilters = [
...DEFAULT_FIELD_FILTERS,
...ATTRIBUTE_VALUES_FIELD_FILTERS,
'name',
'formName',
'code',
'shortName',
'description',
Expand Down

0 comments on commit d36bf97

Please sign in to comment.