Merge "Continue to use search.html for site searching"

This commit is contained in:
Ben Dodson 2010-08-26 09:44:03 -07:00 committed by Android (Google) Code Review
commit a2eed2ce03

View file

@ -9,3 +9,6 @@ function showApiWarning(thing, selectedLevel, minLevel) {
$("#naMessage").hide();
}
}
// Direct searches to search.html
HAS_SEARCH_PAGE = true;