Merge branch 'MDL-37413-m' of git://github.com/andrewnicols/moodle

This commit is contained in:
Dan Poltawski 2013-01-15 10:58:31 +08:00
commit 121d7a3f7d

View File

@ -31,7 +31,7 @@ YUI.add('moodle-core-chooserdialogue', function(Y) {
},
prepare_chooser : function () {
if (this.overlay) {
if (this.panel) {
return;
}