Commit 33b57bbf by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

remove js

See merge request manzarH/dic-global-dev!509
parents 5b906463 d966488c
...@@ -197,13 +197,7 @@ ...@@ -197,13 +197,7 @@
} }
}); });
$('.scroll-pane').jScrollPane({
showArrows: false,
contentWidth: 1400,
horizontalGutter: 100,
verticalGutter: 100,
//mouseWheelSpeed: 50
});
var elemt = $('.history_scroll_pane').find('.historyscrollerPane').eq(0) var elemt = $('.history_scroll_pane').find('.historyscrollerPane').eq(0)
elemt.addClass('product_history').siblings('.historyscrollerPane').removeClass('product_history'); elemt.addClass('product_history').siblings('.historyscrollerPane').removeClass('product_history');
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment