summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 90925f5fa..6454adb4e 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -9,7 +9,7 @@
news-compact-expand="{{ Content.isCompactExpand() }}">
<div class="pull-to-refresh" ng-class="{
'show-pull-to-refresh': showPullToRefresh
- }">
+ }" news-finished-transition="done">
<button ng-click="Content.refresh()">
<?php p($l->t('Refresh')) ?> (r)
</button>