umzug auf gitea
This commit is contained in:
18
js/converter.js
Normal file
18
js/converter.js
Normal file
@@ -0,0 +1,18 @@
|
||||
$(document).ready(function () {
|
||||
$("body").off("click", "#btnGet2121");
|
||||
|
||||
|
||||
|
||||
$("body").on("click", "#btnGet2121", function() {
|
||||
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
});
|
||||
Reference in New Issue
Block a user