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

Method onClickEarlyResultsButton

app/views/ladder/LadderView.js:451–453  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

449 }
450
451 onClickEarlyResultsButton (e) {
452 return this.checkTournamentClose()
453 }
454
455 showPlayModal (teamID) {
456 const session = ((() => {

Callers

nothing calls this directly

Calls 1

checkTournamentCloseMethod · 0.95

Tested by

no test coverage detected