mirror of
https://github.com/grocy/grocy.git
synced 2026-03-28 07:39:25 +01:00
Removed debug statement
This commit is contained in:
parent
6f5eb42f2a
commit
efbb0ebf6a
|
|
@ -1192,5 +1192,4 @@ $(document).on("click", "#clear-filter-button", function(e)
|
|||
// Remove the focus from the current button
|
||||
// to prevent that the tooltip stays until clicked anywhere else
|
||||
document.activeElement.blur();
|
||||
console.log("x")
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user