mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-21 05:55:10 -05: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:
commit
6c6d3a2159
1 changed files with 2 additions and 1 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue