summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.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.listfeed.php
parente0091e293b2ecba85ab08414f4790b64580c0c5e (diff)
set focus to right part when you click on a feed, fix #94
Diffstat (limited to 'templates/part.listfeed.php')
-rw-r--r--templates/part.listfeed.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index e2bc78283..310b8a5b5 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -21,7 +21,8 @@
'problem-icon': feed.error
}"
href="#"
- class="title">
+ class="title"
+ oc-click-focus="{selector: '#app-content'}">
{{ feed.title }}
</a>