diff options
Diffstat (limited to 'docs/docs.js')
| -rw-r--r-- | docs/docs.js | 1 |
1 files changed, 0 insertions, 1 deletions
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(); }; |
