add task order information source to review form
This commit is contained in:
@@ -148,3 +148,5 @@ FUNDING_TYPES = [
|
||||
("PROC", "Procurement (PROC)"),
|
||||
("OTHER", "Other"),
|
||||
]
|
||||
|
||||
TASK_ORDER_SOURCES = [("MANUAL", "Manual"), ("EDA", "EDA")]
|
||||
|
Reference in New Issue
Block a user