mirror of
https://github.com/gusaul/grpcox.git
synced 2024-12-26 02:40:10 +00:00
update tooltip close conn
This commit is contained in:
parent
2244c3aac2
commit
45be92dabd
|
@ -208,6 +208,7 @@ $(".connections ul").on("click", "i", function(){
|
||||||
$parent.remove();
|
$parent.remove();
|
||||||
updateCountNum();
|
updateCountNum();
|
||||||
}
|
}
|
||||||
|
$('[data-toggle="tooltip"]').tooltip('hide');
|
||||||
},
|
},
|
||||||
error: err,
|
error: err,
|
||||||
beforeSend: function(xhr){
|
beforeSend: function(xhr){
|
||||||
|
|
Loading…
Reference in New Issue
Block a user