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

Method openCreateAccountModal

app/views/common/SearchView.js:155–158  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

153 }
154
155 openCreateAccountModal (e) {
156 e.stopPropagation()
157 return this.openModalView(new CreateAccountModal())
158 }
159 }
160 SearchView.initClass()
161 return SearchView

Callers 2

setupHashHandlersMethod · 0.45
handleAutoAuthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected