Smooth scroll effect removed as it messes up browser's back/forward
functionality.
This commit is contained in:
parent
cfbfe26492
commit
d8525ca07b
@ -69,8 +69,3 @@ function initializeTocToggles()
|
||||
window.addEvent('domready', function() {
|
||||
initializeTocToggles();
|
||||
});
|
||||
|
||||
window.addEvent('domready', function() {
|
||||
new SmoothScroll();
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user