Skip to content

Commit

Permalink
adjusting form naming
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelclement committed Apr 25, 2024
1 parent a73eb8d commit 4a278cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/models/form_profile.rb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ class FormProfile
coe: ['26-1880'],
adapted_housing: ['26-4555'],
intent_to_file: ['21-0966'],
ivc_champva_ohi: ['10-7959C']
ivc_champva: ['10-7959F-1', '10-7959C']
}.freeze

FORM_ID_TO_CLASS = {
Expand Down
2 changes: 1 addition & 1 deletion config/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ ivc_forms:
enabled: true
region: "region"

ivc_champva_ohi:
ivc_champva:
prefill: true

coverband:
Expand Down

0 comments on commit 4a278cc

Please sign in to comment.