Merge branch 'MDL-36022-master' of git://git.luns.net.uk/moodle

This commit is contained in:
Dan Poltawski 2012-11-20 16:04:08 +08:00
commit dab8ed3b24

View File

@ -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