Update lib/client/viewer.js

This commit is contained in:
coderaiser 2012-08-14 16:21:22 +03:00
parent dab60e3d14
commit 9a807f7ea2

View file

@ -112,6 +112,8 @@ CloudCommander.Viewer.FancyBox.set = (function(){
}
});
CloudCommander.Viewer.show =
CloudCommander.Viewer.FancyBox.show = (function(pParent){
CloudCommander.Viewer.FancyBox.set();