Skip to content
Snippets Groups Projects
Commit 5cda1039 authored by Michael Lee's avatar Michael Lee
Browse files

add missing D-ORGS

parent 64560df9
No related branches found
No related tags found
No related merge requests found
......@@ -1011,6 +1011,12 @@ public static function getDorgList() {
'D0799' => [
'name' => "Speech and Hearing",
],
'D1127' => [
'name' => "Horticulture & Crop Science",
],
'D1251' => [
'name' => "Department of Human Sciences",
],
// ENGINEERING DORGS
'D1407' => [
......@@ -1037,6 +1043,12 @@ public static function getDorgList() {
'D1470' => [
'name' => "Nuclear Engineering",
],
'D1900' => [
'name' => "Social Work",
],
'D2504' => [
'name' => "Medical Science",
],
];
return $dorgs;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment