Closed caldwellc1 closed 6 years ago
Causes a 500 error request to the server when there are no faculty members in the department. Probably caused by if statement checking length of faculty array. Need to investigate further before this can be merged.
Ref #338 I made the data for the faculty supervisor appear even if they are removed from the department. I split the selectFaculty function into itself and updateFaculty so I could use it with my new call for just a faculty member with no department list. I forgot I went into SaveInternship.php and changed the indentions to make it more readable. But looking at the code listed below it still looks indented funny.