MCPcopy 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

onItemSlotClickMethod · 0.95
onUnequippedItemClickMethod · 0.95
onClickedSomewhereMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected