From 79032a17fb1f458aae723098ddc1a96c28daad05 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 30 May 2014 00:06:49 +0200 Subject: add autopaging --- templates/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/main.php') 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)"> + news-scroll-mark-read="Content.scrollRead($itemIds)"> -- cgit v1.2.3