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.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 79b3457d5..ac70e0658 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -3,7 +3,6 @@
ng-repeat="item in itemBusinessLayer.getAll() | orderBy:'id':true "
ng-class="{ read: item.isRead() }"
data-id="{{ item.id }}"
- data-feed="{{ item.feedId }}">
<h2 class="item_date">
<span class="timeago" title="{{item.pubDate*1000|date:'dd-MM-yyyy'}}">
{{ getRelativeDate(item.pubDate) }}