summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-02 14:11:14 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-02 14:11:14 +0100
commita334d6b374a205262bee0f8bb267b79c42e8e6fb (patch)
treebb096b0f0c10efb211ccea0af34e6ab96cce25ca /templates
parenta00b4c45c6c9fbf6c3b19a22bce02264a1dd37b4 (diff)
fix #667
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 23fb17199..5c45c1db8 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -30,6 +30,7 @@
<li class="util-spacer"></li>
<li class="util only-in-compact">
<a class="external icon-link"
+ ng-click="Content.markRead(item.id)"
target="_blank"
ng-href="{{ ::item.url }}"
title="<?php p($l->t('Open website')) ?>"