Musik lückenlos abspielen & Cookie-Hinweis rescaling angepasst

This commit is contained in:
silas
2018-09-25 12:42:24 +02:00
parent c8c5ccf737
commit 35b2f61d00
9 changed files with 108 additions and 127 deletions

View File

@@ -250,7 +250,6 @@
var error = "There was an Error:\n" + e.message + "\n\nMaybe your Browser is too old.";
alert(error);
document.body.innerHTML = error;
}
</script>
</body>