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

Method onClickOne

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

Source from the content-addressed store, hash-verified

52 getRedirect () { return storage.load('redirect') }
53
54 onClickOne (e) {
55 this.setRedirect('koudashijie')
56 return this.goRedirect('koudashijie')
57 }
58
59 onClickTwo (e) {
60 this.setRedirect('netease')

Callers

nothing calls this directly

Calls 2

setRedirectMethod · 0.95
goRedirectMethod · 0.95

Tested by

no test coverage detected