Don't scrollspy when loading

This commit is contained in:
Vit Brunner
2014-12-16 12:05:17 +01:00
parent 8ed614964c
commit 5d033dfa41
2 changed files with 4 additions and 2 deletions
+1
View File
@@ -2,6 +2,7 @@ angular.module("sideBySide").service "poems", ['fetch', (fetch) ->
@all = [{
meta: {
Active: true
Loading: true
}
content: [{
section: 'Loading...'