Files
edx-platform/cms/static/js
Sven Marnach 982c3e623b Pass DOM element, not jQuery object to XBlock initialisation.
The function initializeXBlock() expects a DOM element, and is passed one in most
cases.  However, when adding a new XBlock component in Studio, the function is
passed a jQuery object, which ends up being forwarded to the actual
initialisation function of the XBlock.
2016-02-10 18:54:30 +01:00
..
2015-11-25 17:58:30 +05:00
2016-02-10 14:33:38 +05:00
2016-01-28 14:05:20 -05:00