summaryrefslogtreecommitdiffstats
path: root/templates/part.content.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.content.php')
-rw-r--r--templates/part.content.php11
1 files changed, 10 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index f0c80e27e..6250fefb5 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -30,7 +30,16 @@
ng-class="{'compact-dropdown': Content.showDropdown[item.id]}">
<ul>
<li class="util-spacer"></li>
- <vue-component name="IconLinkCompact" v-props-item="item" v-props-ctrl="Content" v-props-t="App.t" />
+ <li class="util only-in-compact">
+ <a class="external icon-link"
+ ng-click="Content.markRead(item.id)"
+ target="_blank"
+ rel="noreferrer"
+ ng-href="{{ ::item.url }}"
+ title="<?php p($l->t('Open website')) ?>"
+ news-stop-propagation>
+ </a>
+ </li>
<li class="title only-in-compact"
ng-class="{
'icon-rss':