summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index d0d82248a..6090ecb9f 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -39,7 +39,7 @@
<div id="app-content" ng-class="{loading: isLoading()}"
ng-controller="ItemController"
- scroll-marks-read
+ news-item-scroll
item-shortcuts>
<?php print_unescaped($this->inc("part.items")); ?>
</div>