merge fix
This commit is contained in:
commit
714853dc68
|
|
@ -255,6 +255,7 @@
|
|||
}
|
||||
|
||||
this.hideBubble = function() {
|
||||
logger.debug("hideBubble called")
|
||||
unbindUserLatencyUpdate();
|
||||
unbindUserLatencyFail();
|
||||
//$(hoverSelector).hide();
|
||||
|
|
|
|||
Loading…
Reference in New Issue