summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/index.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/index.php b/templates/index.php
index c1cbd8d59..4e40cfc04 100644
--- a/templates/index.php
+++ b/templates/index.php
@@ -55,7 +55,8 @@ if($version[0] > 7 && $version[1] <= 8) {
'loading-content': App.loading.isLoading('content') && !App.loading.isLoading('global'),
'first-run': App.isFirstRun()
}"
- tabindex="-1">
+ tabindex="-1"
+ news-pull-to-refresh>
<div id="app-content-wrapper"
ng-class="{'autopaging': App.loading.isLoading('autopaging')}"
ng-hide="App.loading.isLoading('global')"