mirror of
https://github.com/discourse/discourse.git
synced 2025-06-04 23:14:44 +08:00
Merge pull request #3784 from tgxworld/add_href_to_search
UX: Allow users to open search in new tab.
This commit is contained in:
@ -21,7 +21,8 @@
|
||||
toggleVisible=searchVisible
|
||||
mobileAction="fullPageSearch"
|
||||
loginAction="showLogin"
|
||||
title="search.title"}}
|
||||
title="search.title"
|
||||
href="search"}}
|
||||
{{/header-dropdown}}
|
||||
|
||||
{{#header-dropdown iconId="toggle-hamburger-menu"
|
||||
|
Reference in New Issue
Block a user