From 8f35519c6f205ff5574aeece68fc93e2c779201b Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 18 Sep 2014 20:02:40 +0200 Subject: use config for scroll configs --- templates/index.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'templates/index.php') diff --git a/templates/index.php b/templates/index.php index 958230ee0..cb6a89bc1 100644 --- a/templates/index.php +++ b/templates/index.php @@ -56,8 +56,6 @@ style('news', [ ng-hide="App.loading.isLoading('global')" ng-view news-scroll="#app-content" - news-scroll-timeout="0.1" - news-scroll-mark-read-timeout="0.5" news-scroll-enabled-mark-read="Content.markReadEnabled()" news-scroll-auto-page="Content.autoPage()" news-scroll-mark-read="Content.scrollRead(itemIds)"> -- cgit v1.2.3