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