js change

This commit is contained in:
Harry Bomrah 2012-04-06 15:18:39 +08:00
parent 74f083b226
commit 94816ce224
1 changed files with 1 additions and 1 deletions

View File

@ -296,7 +296,7 @@ var orbitDesktop = function(dom){
$(o.contentHolder).html(o.desktopData[o.currentface]);
// bindHandlers();
}
}
};
o.initialize();
}