summaryrefslogtreecommitdiffstats
path: root/templates/part.content.explore.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.explore.php')
-rw-r--r--templates/part.content.explore.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.explore.php b/templates/part.content.explore.php
index a17e9841f..b701f44d8 100644
--- a/templates/part.content.explore.php
+++ b/templates/part.content.explore.php
@@ -7,7 +7,7 @@
</label>
</div>-->
<div class="grid">
- <div ng-repeat="entry in Explore.feeds | filter:Explore.filter | orderBy:'-votes'" ng-if="!Explore.feedExists(entry.feed)" class="explore-feed grid-item" news-refresh-masonry>
+ <div ng-repeat="entry in Explore.feeds | filter:Explore.filter | orderBy:'-votes'" ng-show="!Explore.feedExists(entry.feed)" class="explore-feed grid-item" news-refresh-masonry>
<span class="category">{{ entry.category }}</span>
<h1 ng-show="entry.favicon"
ng-style="{ backgroundImage: 'url(' + entry.favicon + ')'}">