summaryrefslogtreecommitdiffstats
path: root/templates/part.feed.unread.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.feed.unread.php')
-rw-r--r--templates/part.feed.unread.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.feed.unread.php b/templates/part.feed.unread.php
index a933a2f75..2fe2eda0c 100644
--- a/templates/part.feed.unread.php
+++ b/templates/part.feed.unread.php
@@ -6,7 +6,8 @@
<a class="rss-icon"
href="#"
ui-if="!feedBusinessLayer.isShowAll()"
- ng-click="subscriptionsBusinessLayer.load(0)">
+ ng-click="subscriptionsBusinessLayer.load(0)"
+ oc-click-focus="{selector: '#app-content'}">
<?php p($l->t('Unread articles'))?>
</a>
<a class="rss-icon"