summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.items.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 6e3592e17..9cc7bd623 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -1,6 +1,6 @@
<ul>
<li class="feed_item"
- ng-repeat="item in itemBusinessLayer.getAll() | orderBy:['-pubDate','-id'] "
+ ng-repeat="item in itemBusinessLayer.getAll() | orderBy:['-id'] "
ng-class="{ read: item.isRead() }"
data-id="{{ item.id }}"
<h2 class="item_date">