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.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')) ?>"