summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 8029c4f70..727d90197 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -49,7 +49,7 @@
oc-tooltip></button>
<button class="svg action delete-icon"
- ng-click="feedBusinessLayer.markErrorRead(feed.urlHash)"
+ ng-click="feedBusinessLayer.markErrorRead(feed.url)"
title="<?php p($l->t('Delete website')); ?>"
ng-show="feed.error"
oc-tooltip></button>