FIX: Enter selected link with 'o' on full page search
Follow-up to 70012f2027
.
This commit is contained in:
parent
816a08cf5f
commit
402194f313
|
@ -54,7 +54,7 @@ const DEFAULT_BINDINGS = {
|
|||
".latest-topic-list .latest-topic-list-item.selected div.main-link a.title",
|
||||
".top-topic-list .latest-topic-list-item.selected div.main-link a.title",
|
||||
".latest .featured-topic.selected a.title",
|
||||
".search-results .search-link"
|
||||
".search-results .fps-result.selected .search-link"
|
||||
].join(", "),
|
||||
anonymous: true
|
||||
}, // open selected topic on latest or categories page
|
||||
|
|
Loading…
Reference in New Issue