Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onAgreeFailed
Method
onAgreeFailed
app/views/CLAView.js:47–49 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
45
}
46
47
onAgreeFailed () {
48
return
this.$el.find(
'#agreement-button'
).text(
'Failed'
)
49
}
50
}
51
CLAView.initClass()
52
return
CLAView
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected