refactor: improve error message and handle active schedule deletion (#243)

This commit is contained in:
Sriram Hariharan
2024-10-01 10:42:36 -05:00
committed by GitHub
parent 5ca24dab82
commit 8bb6f901dc
4 changed files with 36 additions and 11 deletions

View File

@@ -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.