mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-25 16:44:28 +00:00
- ausblenden des warnings
This commit is contained in:
@@ -2515,6 +2515,7 @@ else
|
|||||||
$("#msgbox").attr("class","alert alert-warning");
|
$("#msgbox").attr("class","alert alert-warning");
|
||||||
$("#msgbox").show();
|
$("#msgbox").show();
|
||||||
$("#msgbox").html(data["msg"]);
|
$("#msgbox").html(data["msg"]);
|
||||||
|
$("#msgbox").html(data["msg"]).delay(2000).fadeOut();
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user