Remove code and template responsible for subsection edit page

This commit is contained in:
Tim Babych
2014-07-24 14:55:10 +03:00
committed by cahrens
parent 819c94688a
commit 8d0e469cd3
13 changed files with 13 additions and 1055 deletions

View File

@@ -46,7 +46,7 @@ REQUIREJS_WAIT = {
# Note that calling your org, course number, or display name, 'course' will mess this up
re.compile('^Course Outline \|'): [
"js/base", "js/models/course", "js/models/location", "js/models/section",
"js/views/overview", "js/views/section_edit"],
"js/views/section_edit"],
# Dashboard
re.compile('^My Courses \|'): [