summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/main.php b/templates/main.php
index e0722a91d..80cf5eb86 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -61,6 +61,7 @@ if($version[0] > 5 || ($version[0] >= 5 && $version[1] >= 80)) {
ng-show="initialized && !feedBusinessLayer.noFeeds()"
news-item-scroll="true"
item-shortcuts
+ news-pull-to-refresh="loadNew()"
tabindex="-1">
<?php print_unescaped($this->inc("part.items")); ?>
</div>