summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
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>