mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 12:38:05 +00:00
Remove log
This commit is contained in:
@@ -65,9 +65,7 @@ const bootstrapDocsSearch = function() {
|
||||
overlay.toggleClass('open');
|
||||
|
||||
if (container.hasClass('open')) {
|
||||
console.log('hi');
|
||||
$('input#search-box').focus();
|
||||
console.log('hi2');
|
||||
}
|
||||
|
||||
overlay.css({top: 120});
|
||||
|
||||
Reference in New Issue
Block a user