From 11c4b03d70583d8b4c7e7bce408a3c3a3d9c1f17 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 13 Sep 2014 14:36:27 +0200 Subject: mark read on scroll --- templates/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/index.php') diff --git a/templates/index.php b/templates/index.php index cf38abbdf..6ca77a4e0 100644 --- a/templates/index.php +++ b/templates/index.php @@ -54,7 +54,7 @@ style('news', [ ng-class="{'autopaging': App.loading.isLoading('autopaging')}" ng-hide="App.loading.isLoading('global')" ng-view - news-scroll + news-scroll="#app-content" news-scroll-enabled-auto-page="Content.autoPagingEnabled()" news-scroll-enabled-mark-read="Content.markReadEnabled()" news-scroll-auto-page="Content.autoPage()" -- cgit v1.2.3