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

Method hide

app/views/core/JuniorModal.js:52–55  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50 }
51
52 hide () {
53 storage.save('junior-clicked', true)
54 super.hide()
55 }
56
57 destroy () {
58 $('#modal-wrapper').off('mousemove')

Callers 1

onSubmitButtonClickMethod · 0.95

Calls 1

saveMethod · 0.45

Tested by

no test coverage detected