Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onLoaded
Method
onLoaded
app/views/admin/PendingPatchesView.js:39–43 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
37
}
38
39
onLoaded () {
40
super.onLoaded()
41
this.loadUserNames()
42
return
this.loadAllModelNames()
43
}
44
45
getRenderData () {
46
let
patch
Callers
nothing calls this directly
Calls
2
loadUserNames
Method · 0.95
loadAllModelNames
Method · 0.95
Tested by
no test coverage detected