Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ openContactModal
Method
openContactModal
app/views/contribute/ScribeView.js:39–42 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
37
}
38
39
openContactModal (e) {
40
e.stopPropagation()
41
return
this.openModalView(
new
ContactModal())
42
}
43
}
44
ScribeView.initClass()
45
return
ScribeView
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected