mirror of
https://github.com/gusaul/grpcox.git
synced 2024-12-25 01:41:11 +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();
|
||||
updateCountNum();
|
||||
}
|
||||
$('[data-toggle="tooltip"]').tooltip('hide');
|
||||
},
|
||||
error: err,
|
||||
beforeSend: function(xhr){
|
||||
|
|
Loading…
Reference in New Issue
Block a user