Merge pull request #595 from dod-ccpo/save-as-draft-dont-require-dod-id

DOD ID isn't required on oversight page
This commit is contained in:
George Drummond 2019-02-04 11:26:09 -05:00 committed by GitHub
commit 3ee27d8c4e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,17 +38,14 @@ class TaskOrders(object):
"ko_last_name",
"ko_email",
"ko_phone_number",
"ko_dod_id",
"cor_first_name",
"cor_last_name",
"cor_email",
"cor_phone_number",
"cor_dod_id",
"so_first_name",
"so_last_name",
"so_email",
"so_phone_number",
"so_dod_id",
],
}