Remove notes app and remaining js.

This commit is contained in:
Diana Huang
2019-10-02 14:50:03 -04:00
parent c10292bc4a
commit df32ffd37b
9 changed files with 0 additions and 253 deletions

View File

@@ -165,10 +165,6 @@ FEATURES = {
'ENABLE_DISCUSSION_SERVICE': True,
'ENABLE_TEXTBOOK': True,
# .. documented_elsewhere: true
# .. documented_elsewhere_name: ENABLE_STUDENT_NOTES
'ENABLE_STUDENT_NOTES': True,
# DO NOT SET TO True IN THIS FILE
# Doing so will cause all courses to be released on production
'DISABLE_START_DATES': False, # When True, all courses will be active, regardless of start date