mirror of https://gitee.com/bigwinds/arangodb
Deleted localstorage used for searching in the docs. This search is not used anymore but still the result was ddisplayed for old searches
This commit is contained in:
parent
1b8e6ddfec
commit
52559caa6f
|
@ -1,4 +1,5 @@
|
|||
window.onload = function(){
|
||||
window.localStorage.removeItem(":keyword");
|
||||
|
||||
$(document).ready(function() {
|
||||
|
||||
|
|
Loading…
Reference in New Issue