mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
Merge branch 'MDL-37413-m' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
121d7a3f7d
2
lib/yui/chooserdialogue/chooserdialogue.js
vendored
2
lib/yui/chooserdialogue/chooserdialogue.js
vendored
@ -31,7 +31,7 @@ YUI.add('moodle-core-chooserdialogue', function(Y) {
|
||||
},
|
||||
|
||||
prepare_chooser : function () {
|
||||
if (this.overlay) {
|
||||
if (this.panel) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user