summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 20:02:40 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-09-18 20:02:40 +0200
commit8f35519c6f205ff5574aeece68fc93e2c779201b (patch)
tree96ab4868f8e39167ba842380d283b26356d88c9d /templates
parent4588f3def9aca6c1988e56528d12304c23e76f44 (diff)
use config for scroll configs
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php2
1 files changed, 0 insertions, 2 deletions
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)"></div>