Commit 3aafe488 by Manzar Hussain

Merge branch 'feature-theme' into 'develop'

git push origin feature-theme

See merge request manzarH/dic-global-dev!491
parents cd6164d6 4ee8c086
......@@ -197,6 +197,14 @@
}
});
$('.scroll-pane').jScrollPane({
showArrows: false,
contentWidth: 1400,
horizontalGutter: 100,
verticalGutter: 100,
//mouseWheelSpeed: 50
});
})(jQuery);
\ No newline at end of file
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