Files
edx-platform/common/lib/xmodule/xmodule/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
..
2013-08-21 19:42:59 -04:00
2014-03-05 13:46:03 -05:00