Merge pull request #23048 from edx/dcs/mfe-switcher
Add button to switch to courseware MFE
This commit is contained in:
@@ -482,7 +482,7 @@ class CoursewareIndex(View):
|
||||
table_of_contents['previous_of_active_section'],
|
||||
table_of_contents['next_of_active_section'],
|
||||
)
|
||||
|
||||
courseware_context['unit'] = section_context.get('activate_block_id', '')
|
||||
courseware_context['fragment'] = self.section.render(self.view, section_context)
|
||||
|
||||
if self.section.position and self.section.has_children:
|
||||
|
||||
Reference in New Issue
Block a user