Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onStatusButtonsChanged
Method
onStatusButtonsChanged
app/views/editor/PatchesView.js:68–71 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
66
}
67
68
onStatusButtonsChanged (e) {
69
this.status = $(e.target).val()
70
return
this.reloadPatches()
71
}
72
73
reloadPatches () {
74
this.supermodel.resetProgress()
Callers
nothing calls this directly
Calls
1
reloadPatches
Method · 0.95
Tested by
no test coverage detected