Updates from PR review

This commit is contained in:
leigh-mil
2019-01-11 14:09:15 -05:00
parent 52b3b054b5
commit 4ed61708fb
6 changed files with 17 additions and 31 deletions

View File

@@ -25,9 +25,7 @@ class TaskOrders(object):
],
"funding": [
"performance_length",
"start_date",
# "pdf",
"end_date",
"clin_01",
"clin_02",
"clin_03",

View File

@@ -189,7 +189,7 @@ APP_MIGRATION = [
PROJECT_COMPLEXITY = [
("storage", "Storage "),
("data_analytics", "Data Analytics "),
("conus", "CONUS Only Access "),
("conus", "CONUS Access "),
("oconus", "OCONUS Access "),
("tactical_edge", "Tactical Edge Access "),
("not_sure", "Not Sure "),