js change
This commit is contained in:
parent
74f083b226
commit
94816ce224
|
@ -296,7 +296,7 @@ var orbitDesktop = function(dom){
|
||||||
$(o.contentHolder).html(o.desktopData[o.currentface]);
|
$(o.contentHolder).html(o.desktopData[o.currentface]);
|
||||||
// bindHandlers();
|
// bindHandlers();
|
||||||
}
|
}
|
||||||
}
|
};
|
||||||
o.initialize();
|
o.initialize();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue