summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.items.php')
-rw-r--r--templates/part.items.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 9a067cf6e..a0c0c3cc4 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -1,3 +1,5 @@
+<div class="pull-refresh" ng-class="{refresh: refresh}"></div>
+
<ul>
<li class="feed_item"
ng-repeat="item in itemBusinessLayer.getAll() | orderBy:['-id'] "