summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-05-30 00:06:49 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-05-30 00:06:49 +0200
commit79032a17fb1f458aae723098ddc1a96c28daad05 (patch)
treeb7e7a7f99e6e334d9058de7445280da6624ec3e3 /templates/main.php
parent320304c909dc12c14b53335a7f32550809c06178 (diff)
add autopaging
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>