mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 12:45:04 +01:00
Merge branch 'MDL-36022-master' of git://git.luns.net.uk/moodle
This commit is contained in:
commit
dab8ed3b24
3
lib/yui/chooserdialogue/chooserdialogue.js
vendored
3
lib/yui/chooserdialogue/chooserdialogue.js
vendored
@ -43,8 +43,7 @@ YUI.add('moodle-core-chooserdialogue', function(Y) {
|
||||
draggable : true,
|
||||
visible : false, // Hide by default
|
||||
zindex : 100, // Display in front of other items
|
||||
lightbox : true, // This dialogue should be modal
|
||||
shim : true
|
||||
lightbox : true // This dialogue should be modal
|
||||
};
|
||||
|
||||
// Override with additional options
|
||||
|
Loading…
x
Reference in New Issue
Block a user