Files
edx-platform/common/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-05 13:33:55 -05:00
2013-01-04 10:32:31 -05:00
2013-04-18 15:46:08 -04:00
2015-10-15 11:02:12 -04:00