summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 1656dab25..b8ba812bb 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -50,6 +50,6 @@
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.markRead($itemIds)"></div>
+ news-scroll-mark-read="Content.scrollRead($itemIds)"></div>
</div>