moodle/lib/yui
Tim Hunt 08ab7a3c10 MDL-47368 core JS: dragdrop click move fills the dom with divs
Every time you click the move icon, it builds a new dialogue with a list
of drop targets, but it never discards the old ones. Not only does this
fill the DOM with junk, but it also causes Behat tests to fail, since
the old dialogues come first, and are hidden, but contain links with the
same text that you are trying to click.
2014-10-28 11:32:44 +00:00
..
build MDL-47368 core JS: dragdrop click move fills the dom with divs 2014-10-28 11:32:44 +00:00
common MDL-38286 JavaScript: Include a YUIDoc configuration for Moodle 2013-09-16 23:56:33 +01:00
config MDL-40478 JavaScript: Support loading of YUI submodules in the yui-loader 2013-07-12 10:12:03 +01:00
src MDL-47368 core JS: dragdrop click move fills the dom with divs 2014-10-28 11:32:44 +00:00
license.txt