1
0
mirror of https://github.com/JannikKoester/Tischverwaltung.git synced 2026-01-10 14:50:07 +01:00

code gekürzt

This commit is contained in:
2020-08-20 14:42:41 +03:00
parent 0790b1d8e7
commit 69bcdb1e00
3 changed files with 59 additions and 195 deletions

View File

@@ -14,10 +14,6 @@
$("#refresh").click();
}
function ValidInputs(){
//var daystart = $( "#daystart:selected" ).text();
alert("daystart");
}
</script>