remove firefox bug
This commit is contained in:
parent
f5db47e536
commit
77b562d8a2
@ -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();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user