From 24114249513c15c69c5f240c9210a49c589bdd19 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Fri, 5 Jul 2013 14:19:12 +0200 Subject: make it possible to turn off mark read by scrolling --- templates/main.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/main.php b/templates/main.php index 22a7fec5d..35c8e31a5 100644 --- a/templates/main.php +++ b/templates/main.php @@ -49,7 +49,7 @@ autopaging: isAutoPaging() }" ng-controller="ItemController" - news-item-scroll + news-item-scroll="true" item-shortcuts tabindex="-1"> inc("part.items")); ?> -- cgit v1.2.3