Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ closePopover
Method
closePopover
app/views/play/menu/InventoryModal.js:938–941 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
936
}
937
938
closePopover () {
939
if
(this.destroyed) {
return
}
940
return
this.$el.find(
'.unlock-button'
).popover(
'destroy'
)
941
}
942
943
// - Dynamic portrait loading
944
Callers
3
onItemSlotClick
Method · 0.95
onUnequippedItemClick
Method · 0.95
onClickedSomewhere
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected