minor changes

This commit is contained in:
coderaiser 2012-12-25 11:18:37 -05:00
parent 9ca764f493
commit c5a97f21a8

View file

@ -23,8 +23,7 @@ var CloudCommander, Util, DOM, CloudFunc, $;
* onclick (it shoud be different objects)
*/
function getConfig(){
return{
afterLoad : $.fancybox.hideLoading,
return{
beforeShow : function(){
DOM.Images.hideLoad();
KeyBinding.unSet();