Changelog: https://haproxy-wi.org/changelog.py#4_5_8
This commit is contained in:
Aidaho
2021-01-22 10:01:08 +06:00
parent 3c8ab621fd
commit 2664479d1c
8 changed files with 42 additions and 34 deletions

View File

@@ -318,7 +318,6 @@ function updateHapWIServer(id, service_name) {
toastr.error(data);
} else {
toastr.clear();
console.log("#server-"+id+"-"+service_name)
$("#server-"+id+"-"+service_name).addClass( "update", 1000 );
setTimeout(function() {
$( "#server-"+id+"-"+service_name).removeClass( "update" );