Skip to content
Snippets Groups Projects
Commit 112e78bc authored by Nick Barry's avatar Nick Barry
Browse files

Update UtilityModel.php to match Kevin's changes from bulletin repo.

parent 2c895efe
Branches
Tags
1 merge request!28Chief adviser to advisor
...@@ -147,13 +147,15 @@ class Bulletin_UtilityModel implements Creq_Model_UtilityInterface ...@@ -147,13 +147,15 @@ class Bulletin_UtilityModel implements Creq_Model_UtilityInterface
break; break;
case 'MAJOR': case 'MAJOR':
break; break;
case 'OFFERED'; case 'OFFERED':
case 'DEGREE OFFERED': case 'DEGREE OFFERED':
case 'DEGREES OFFERED': case 'DEGREES OFFERED':
case 'HOURS REQUIRED': case 'HOURS REQUIRED':
case 'MINOR AVAILABLE': case 'MINOR AVAILABLE':
case 'CHIEF ADVISER': case 'CHIEF ADVISER':
case 'CHIEF ADVISERS': case 'CHIEF ADVISERS':
case 'CHIEF ADVISOR':
case 'CHIEF ADVISORS':
case 'MINOR ONLY': case 'MINOR ONLY':
case 'DEPARTMENT': case 'DEPARTMENT':
case 'DEPARTMENTS': case 'DEPARTMENTS':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment