summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.listfeed.php')
-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 a01279e6b..621afe4c4 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -67,7 +67,7 @@
<button class="svg action rename-feed-icon"
- ng-hide="feed.editing"
+ ng-hide="feed.editing || feed.error"
ng-controller="ItemController"
ng-click="edit(feed.id)"
title="<?php p($l->t('Rename feed')); ?>"