summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/main.php b/templates/main.php
index b8ba812bb..103c1dc76 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -47,9 +47,9 @@
ng-view
tabindex="-1"
news-scroll
- news-scroll-enabled-auto-page="Content.isAutoPaging()"
- news-scroll-enabled-mark-read="Content.isMarkRead()"
- news-scroll-auto-page="Content.autoPage()"
- news-scroll-mark-read="Content.scrollRead($itemIds)"></div>
+ 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"></div>
</div>