Files
edx-platform/cms/static
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
..
2016-02-10 14:33:38 +05:00
2016-02-10 14:33:38 +05:00
2015-06-15 13:51:09 -04:00
2015-06-15 13:51:09 -04:00