remove firefox bug

This commit is contained in:
rofl256 2017-03-02 21:38:51 +01:00
parent f5db47e536
commit 77b562d8a2

View File

@ -7,9 +7,7 @@ var jeopardyVolume = 1;
var schweinchen = null; var schweinchen = null;
$(document).ready(function() { $(document).ready(function() {
$( "#fragenListe" ).sortable(); $( "#fragenListe" ).sortable();
$( "#fragenListe" ).disableSelection();
$("#closePrintScreenIcon").click(function() { $("#closePrintScreenIcon").click(function() {
$("#printScreen").hide(); $("#printScreen").hide();