MCPcopy Create free account
hub / github.com/codecombat/codecombat / onBlurTooltip

Method onBlurTooltip

app/views/admin/CodeLogsView.js:90–92  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

88 }
89
90 onBlurTooltip (e) {
91 return this.deleteTooltip()
92 }
93
94 destroy () {
95 this.deleteTooltip()

Callers

nothing calls this directly

Calls 1

deleteTooltipMethod · 0.95

Tested by

no test coverage detected