summaryrefslogtreecommitdiffstats
path: root/templates/part.items.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.items.php')
-rw-r--r--templates/part.items.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/part.items.php b/templates/part.items.php
index 8c84c5377..284a3e9a3 100644
--- a/templates/part.items.php
+++ b/templates/part.items.php
@@ -24,9 +24,9 @@
</h1>
<h2 class="item_author">
- <span ng-show="itemBl.noFeedActive()">
+ <span ng-show="itemBl.noFeedActive() && feedBl.getFeedLink(item.feedId)">
<?php p($l->t('from')) ?>
- <a href="#"
+ <a target="_blank" href="{{ feedBl.getFeedLink(item.feedId) }}"
class="from_feed">{{ itemBl.getFeedTitle(item.id) }}</a>
</span>
<span ui-if="item.author">