Files
edx-platform/lms/djangoapps/courseware/views
David Ormsbee 767f16d795 Fix nested sequence display in Courseware MFE
Check to make sure that "activate_block_id" is actually a Unit
(VerticalBlock) before using it to build a link to the Courseware
MFE. We were previously sending sequence block keys here, causing
the MFE to render a whole sequence where only a unit was desired.

Fixes TNL-7115
2020-03-06 11:01:28 -05:00
..
2016-05-03 09:02:45 -04:00
2020-03-04 15:13:46 -05:00