Studio support of Section Highlights
This commit is contained in:
@@ -264,7 +264,10 @@ FEATURES = {
|
||||
|
||||
# Whether archived courses (courses with end dates in the past) should be
|
||||
# shown in Studio in a separate list.
|
||||
'ENABLE_SEPARATE_ARCHIVED_COURSES': True
|
||||
'ENABLE_SEPARATE_ARCHIVED_COURSES': True,
|
||||
|
||||
# Whether section-level highlights are enabled on the platform.
|
||||
'ENABLE_SECTION_HIGHLIGHTS': False,
|
||||
}
|
||||
|
||||
ENABLE_JASMINE = False
|
||||
|
||||
Reference in New Issue
Block a user