DOD ID isn't required on oversight page

This commit is contained in:
George Drummond 2019-02-04 09:59:00 -05:00
parent f67f5d15a4
commit 769a19c0fd
No known key found for this signature in database
GPG Key ID: 296DD6077123BF17

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",
],
}