MDL-37413 Use correct variable in chooserdialogue
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ YUI.add('moodle-core-chooserdialogue', function(Y) {
|
||||
},
|
||||
|
||||
prepare_chooser : function () {
|
||||
if (this.overlay) {
|
||||
if (this.panel) {
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user