diff options
Diffstat (limited to 'docs/src')
| -rw-r--r-- | docs/src/templates/docs.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/src/templates/docs.js b/docs/src/templates/docs.js index 2a9f62a8..995d8bf9 100644 --- a/docs/src/templates/docs.js +++ b/docs/src/templates/docs.js @@ -75,7 +75,6 @@ function DocsController($location, $window, $cookies, $filter) { scope.loading--; scope.partialTitle = scope.futurePartialTitle; SyntaxHighlighter.highlight(); - $window.scrollTo(0,0); $window._gaq.push(['_trackPageview', currentPageId]); loadDisqus(currentPageId); }; |
