Skip to content

Commit

Permalink
Support spouse occupation and educational attainment
Browse files Browse the repository at this point in the history
  • Loading branch information
euanmillar committed Oct 3, 2023
1 parent 7ed9c33 commit 5183cf2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/form/death/certficate-handlebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,8 @@ export const certificateHandlebars = {
spouseBirthDate: 'spouseBirthDate',
spouseNationality: 'spouseNationality',
spouseNID: 'spouseNID',
spouseOccupation: 'spouseOccupation',
spouseEducationalAttainment: 'spouseEducationalAttainment',
countryPrimarySpouse: 'countryPrimarySpouse',
statePrimarySpouse: 'statePrimarySpouse',
districtPrimarySpouse: 'districtPrimarySpouse',
Expand Down

0 comments on commit 5183cf2

Please sign in to comment.