mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 14:03:22 +08:00
REFACTOR: searchData constant included in search-menu widget
This commit is contained in:
parent
d333155cd5
commit
0a7035e5d3
|
@ -71,6 +71,7 @@ const SearchHelper = {
|
|||
|
||||
export default createWidget('search-menu', {
|
||||
tagName: 'div.search-menu',
|
||||
searchData,
|
||||
|
||||
fullSearchUrl(opts) {
|
||||
const contextEnabled = searchData.contextEnabled;
|
||||
|
|
Loading…
Reference in New Issue
Block a user