block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules
This commit is contained in:
@@ -10,7 +10,11 @@ M.yui.add_module = function(modules) {
|
||||
M.yui.loader.modules[modname] = modules[modname];
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* The gallery version to use when loading YUI modules from the gallery.
|
||||
* Will be changed every time when using local galleries.
|
||||
*/
|
||||
M.yui.galleryversion = '2010.04.21-21-51';
|
||||
|
||||
/**
|
||||
* Various utility functions
|
||||
|
||||
Reference in New Issue
Block a user