Skip to content

Commit

Permalink
fix: add code to categoryOptionGroupset [DHIS2-12749] (#2438)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomzemp authored Feb 2, 2023
1 parent 41c3009 commit 453b8e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/config/field-config/field-order.js
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ const fieldOrderByName = new Map([
['categoryOptionGroupSet', [
'name',
'shortName',
'code',
'description',
'dataDimension',
'dataDimensionType',
Expand Down

0 comments on commit 453b8e9

Please sign in to comment.