mirror of
https://github.com/h44z/wg-portal.git
synced 2025-09-13 14:31:15 +00:00
wip: mail...
This commit is contained in:
@@ -10,12 +10,9 @@
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
$(function () {
|
||||
$('[data-toggle="tooltip"]').tooltip()
|
||||
});
|
||||
})(jQuery); // End of use strict
|
||||
|
||||
function OnSearch(input) {
|
||||
if(input.value === "") {
|
||||
window.location = "/?search=";
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user