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

Method onClickTwo

app/views/ChinaBridgeView.js:59–62  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

57 }
58
59 onClickTwo (e) {
60 this.setRedirect('netease')
61 return this.goRedirect('netease')
62 }
63 }
64 ContactGEEKView.initClass()
65 return ContactGEEKView

Callers

nothing calls this directly

Calls 2

setRedirectMethod · 0.95
goRedirectMethod · 0.95

Tested by

no test coverage detected