diff options
Diffstat (limited to 'src/ng/anchorScroll.js')
| -rw-r--r-- | src/ng/anchorScroll.js | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/src/ng/anchorScroll.js b/src/ng/anchorScroll.js index f45f67f9..5c5a0387 100644 --- a/src/ng/anchorScroll.js +++ b/src/ng/anchorScroll.js @@ -33,7 +33,7 @@             // call $anchorScroll()             $anchorScroll(); -         } +         };         }       </file>       <file name="style.css"> | 
