Skip to content
Snippets Groups Projects
Commit e90d2774 authored by Tim Steiner's avatar Tim Steiner
Browse files

Remove the empty "ACE Course Proposal" section from ACE Removal requests.

parent a6072f5d
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@
/*****************************ACE COURSE***************************************/
if (in_array($this->request->getType(), array('NewCourseWithACE', 'AddACEToCourse', 'AddACEAndChangeCourse', 'RemoveACEFromCourse', 'RemoveACEAndChangeCourse'))) {
if (in_array($this->request->getType(), array('NewCourseWithACE', 'AddACEToCourse', 'AddACEAndChangeCourse'))) {
?>
<div>
<h2 id="aceHeading">Ace Course Proposal</h2>
......
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