summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-13 16:58:38 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-13 16:58:38 +0200
commit08df2433cad543587458a64a0b81122e1f966cb8 (patch)
tree466125e54bba6ca99bf695a4274722c7284fa36e /templates
parent11c4b03d70583d8b4c7e7bce408a3c3a3d9c1f17 (diff)
autopaging
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index 6ca77a4e0..eca1ed0e7 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -55,7 +55,6 @@ style('news', [
ng-hide="App.loading.isLoading('global')"
ng-view
news-scroll="#app-content"
- news-scroll-enabled-auto-page="Content.autoPagingEnabled()"
news-scroll-enabled-mark-read="Content.markReadEnabled()"
news-scroll-auto-page="Content.autoPage()"
news-scroll-mark-read="Content.scrollRead(itemIds)"></div>