mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 17:52:45 +08:00
FIX: Enter selected link with 'o' on full page search
Follow-up to 70012f20278430362649a26a28d3cb4b39449b64.
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…
x
Reference in New Issue
Block a user