Add branches that are not space force
This commit is contained in:
parent
099e95c7e3
commit
f8433fb7ef
@ -11,6 +11,9 @@ SERVICE_BRANCHES = [
|
||||
),
|
||||
("navy", translate("forms.portfolio.defense_component.choices.navy")),
|
||||
("space_force", translate("forms.portfolio.defense_component.choices.space_force")),
|
||||
("ccmd_js", translate("forms.portfolio.defense_component.choices.ccmd_js")),
|
||||
("dafa", translate("forms.portfolio.defense_component.choices.dafa")),
|
||||
("osd_psas", translate("forms.portfolio.defense_component.choices.osd_psas")),
|
||||
("other", translate("forms.portfolio.defense_component.choices.other")),
|
||||
]
|
||||
|
||||
|
@ -297,6 +297,9 @@ forms:
|
||||
marine_corps: Marine Corps
|
||||
navy: Navy
|
||||
space_force: Space Force
|
||||
ccmd_js: Combatant Command / Joint Staff (CCMD/JS)
|
||||
dafa: Defense Agency and Field Activity (DAFA)
|
||||
osd_psas: Office of the Secretary of Defense (OSD) / Principal Staff Assistants (PSAs)
|
||||
other: Other
|
||||
title: Select DoD component(s) funding your Portfolio
|
||||
validation_message: You must select at least one defense component.
|
||||
|
Loading…
x
Reference in New Issue
Block a user