Remove debug print [ci skip]
This commit is contained in:
parent
624a0ad44d
commit
989e8ad322
@ -72,7 +72,6 @@ function hookSearch() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
search.select = function(result) {
|
search.select = function(result) {
|
||||||
console.log(result);
|
|
||||||
window.location.href = result.firstChild.firstChild.href;
|
window.location.href = result.firstChild.firstChild.href;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user