refactor: improve error message and handle active schedule deletion (#243)
This commit is contained in:
@@ -8,7 +8,7 @@ import styles from './RecruitmentBanner.module.scss';
|
||||
const DISCORD_URL = 'https://discord.gg/7pQDBGdmb7';
|
||||
const GITHUB_URL = 'https://github.com/Longhorn-Developers/UT-Registration-Plus';
|
||||
|
||||
const RECRUIT_FROM_DEPARTMENTS = ['C S', 'ECE', 'MIS', 'CSE', 'EE', 'ITD'];
|
||||
const RECRUIT_FROM_DEPARTMENTS = ['C S', 'ECE', 'MIS', 'CSE', 'EE', 'ITD', 'DES'];
|
||||
|
||||
/**
|
||||
* This adds a new column to the course catalog table header.
|
||||
|
||||
Reference in New Issue
Block a user