summaryrefslogtreecommitdiffstats
path: root/templates/part.feed.unread.php
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-04-19 23:00:44 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-04-19 23:00:44 +0200
commitc5cf003d76d5769ee39367dbd959726ab453ae28 (patch)
treedceccf28b0ece508423c8a097f8c64090fd74d25 /templates/part.feed.unread.php
parente0091e293b2ecba85ab08414f4790b64580c0c5e (diff)
set focus to right part when you click on a feed, fix #94
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 376324626..026682b23 100644
--- a/templates/part.feed.unread.php
+++ b/templates/part.feed.unread.php
@@ -12,7 +12,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('All articles'))?>
</a>
<span class="utils">