mirror of https://github.com/Aidaho12/haproxy-wi
parent
4d5f32d86d
commit
77f7c142dd
|
@ -898,11 +898,11 @@ function addNewSmonServer() {
|
|||
setTimeout(function() {
|
||||
$( ".newserver" ).removeClass( "update" );
|
||||
}, 2500 );
|
||||
clearTips();
|
||||
$( "#smon-add-table" ).dialog("close" );
|
||||
}
|
||||
}
|
||||
} );
|
||||
clearTips();
|
||||
$( "#smon-add-table" ).dialog("close" );
|
||||
}
|
||||
}
|
||||
function addUser() {
|
||||
|
|
Loading…
Reference in New Issue