This commit is contained in:
devin 2012-07-09 16:25:41 +08:00
parent b6266284b4
commit 68fd726ce1
1 changed files with 0 additions and 6 deletions

View File

@ -254,12 +254,6 @@ var orbitDesktop = function(dom){
.find('.scrollbar') .find('.scrollbar')
.delay(1500) .delay(1500)
.addClass('op00', 500); .addClass('op00', 500);
o.tinyscrollbar_ext({
target: '.tinycanvas',
tinysettings: {
}
});
o.simple_drop_down(); o.simple_drop_down();