summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-11 21:38:20 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-11 21:38:20 +0200
commiteda8fec5874ebd2ba48b458497cb315eb871105c (patch)
treeb801eee009361a7e965d205de9d792498eb8d1fa /templates/part.listfeed.php
parentb06fc20ddbadbc7522cd23a83a20975f43889890 (diff)
autoselect folder when it was created and open folder if a feed gets added to it
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 4008ca8af..7dc06ea59 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -28,7 +28,7 @@
<span class="utils">
- <span class="unread-counter">
+ <span class="unread-counter" ng-show="feed.id">
{{ feedBl.getUnreadCount(feed.id) }}
</span>