summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-01-21 23:20:24 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2016-01-21 23:20:24 +0100
commit438125eb7d108f91f68acaacb0532e0c9e44b8c4 (patch)
tree53aeeb43c207eb9debbf9be2d1c73052ef74df58 /templates
parente5083a44186c77faf473303d3981f834e5d4f0f0 (diff)
debug
Diffstat (limited to 'templates')
-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 + ')'}">