Add description
This commit is contained in:
parent
bd65341b88
commit
e148606613
@ -118,6 +118,7 @@ class FinancialForm(ValidatedForm):
|
|||||||
)
|
)
|
||||||
|
|
||||||
funding_type = SelectField(
|
funding_type = SelectField(
|
||||||
|
description="What is the source of funding?",
|
||||||
choices=[
|
choices=[
|
||||||
("", "- Select -"),
|
("", "- Select -"),
|
||||||
("RDTE", "Research, Development, Testing & Evaluation (RDT&E)"),
|
("RDTE", "Research, Development, Testing & Evaluation (RDT&E)"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user