From 46091f811b8ec5bfe8ee53c15ef4589cf30dee01 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 29 Nov 2010 13:19:18 -0800 Subject: dual scrolling for docs with custom scrollbars --- docs/docs.js | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/docs.js') diff --git a/docs/docs.js b/docs/docs.js index a475b7b6..7e6c2ac4 100644 --- a/docs/docs.js +++ b/docs/docs.js @@ -31,7 +31,6 @@ function DocsController($location, $browser, $window) { }; this.afterPartialLoaded = function() { - $window.scroll(0,0); SyntaxHighlighter.highlight(); }; -- cgit v1.2.3