Notenupload mit Bemerkung und Status Streaminglizenz

This commit is contained in:
aschwarz
2023-07-25 18:04:00 +02:00
parent 687e45b7b0
commit 50297c1d25
34 changed files with 77 additions and 65 deletions

View File

@ -21,7 +21,7 @@ function changepwd(){
document.getElementById("password_new2").value ="";
}
$('#msg').show().delay(10000).fadeOut(500);
$('#msg').show().delay(2000).fadeOut(500);
$('#msg').html(a[0]);
}
},