Merge "Continue to use search.html for site searching"
This commit is contained in:
commit
a2eed2ce03
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@ function showApiWarning(thing, selectedLevel, minLevel) {
|
|||
$("#naMessage").hide();
|
||||
}
|
||||
}
|
||||
|
||||
// Direct searches to search.html
|
||||
HAS_SEARCH_PAGE = true;
|
||||
|
|
Loading…
Reference in a new issue