summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.listfeed.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index 157d69c2a..a01279e6b 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -46,6 +46,7 @@
<span class="utils">
<button ng-click="feedBusinessLayer.delete(feed.id)"
+ ng-hide="feed.editing"
class="svg action delete-icon delete-button"
title="<?php p($l->t('Delete website')); ?>"
ng-show="feed.id"