We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ba459d commit 3de56a0Copy full SHA for 3de56a0
lib/rdoc/generator/template/darkfish/js/darkfish.js
@@ -72,7 +72,6 @@ function hookSearch() {
72
}
73
74
search.select = function(result) {
75
- console.log(result);
76
window.location.href = result.firstChild.firstChild.href;
77
78
0 commit comments