Skip to content

Commit

Permalink
fix(program): add custom labels for program (#2810)
Browse files Browse the repository at this point in the history
  • Loading branch information
Birkbjo authored Mar 1, 2024
1 parent 0c8cff1 commit 7c24d98
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/config/field-config/field-order.js
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,8 @@ const fieldOrderByName = new Map([
'incidentDateLabel',
'enrollmentDateLabel',
'enrollmentLabel',
'eventLabel',
'programStageLabel',
'followUpLabel',
'registeringUnitLabel',
'orgUnitLabel',
Expand Down

0 comments on commit 7c24d98

Please sign in to comment.