Commit b5aaf8b0 by cahrens Committed by Adam Palay

jquery.immediateDescendents cannot be loaded until jQuery is loaded.

STUD-1999
parent eee0d35b
......@@ -238,6 +238,9 @@
"tooltip_manager": {
deps: ["jquery", "underscore"]
},
"jquery.immediateDescendents": {
deps: ["jquery"]
},
"xblock/core": {
exports: "XBlock",
deps: ["jquery", "jquery.immediateDescendents"]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment