Skip to content
Snippets Groups Projects
Commit 64788a73 authored by kimth's avatar kimth
Browse files

Remove ENABLE_SYLLABUS flag from envs/common

parent 960cf579
No related branches found
Tags release-2021-06-22-18.11
No related merge requests found
......@@ -55,10 +55,6 @@ MITX_FEATURES = {
# course_ids (see dev_int.py for an example)
'SUBDOMAIN_COURSE_LISTINGS' : False,
# TODO: This will be removed once course-specific tabs are in place. see
# courseware/courses.py
'ENABLE_SYLLABUS' : True,
'ENABLE_TEXTBOOK' : True,
'ENABLE_DISCUSSION' : False,
'ENABLE_DISCUSSION_SERVICE': True,
......
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