diff --git a/web/js/main.js b/web/js/main.js index 564a032..f3d6d86 100644 --- a/web/js/main.js +++ b/web/js/main.js @@ -7,9 +7,7 @@ var jeopardyVolume = 1; var schweinchen = null; $(document).ready(function() { - $( "#fragenListe" ).sortable(); - $( "#fragenListe" ).disableSelection(); $("#closePrintScreenIcon").click(function() { $("#printScreen").hide();