Skip to content

Commit 12a74ef

Browse files
committed
issue doxygen#11364 Enable SERVER_BASED_SEARCH will break resize handle
1 parent f8035f7 commit 12a74ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

templates/html/extsearch.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ function SearchBox(name, resultsPath, extension) {
3232
this.DOMSearchBox().className = 'MSearchBoxInactive';
3333
}
3434
}
35+
this.CloseResultsWindow = function() {}
3536
}
3637

3738
function trim(s) {

0 commit comments

Comments
 (0)