Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ onPopulateI18N
Method
onPopulateI18N
app/views/common/EditView.js:76–78 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
74
}
75
76
onPopulateI18N () {
77
return
this.resource.populateI18N()
78
}
79
80
onClickSaveButton (e) {
81
this.treema.endExistingEdits()
Callers
nothing calls this directly
Calls
1
populateI18N
Method · 0.80
Tested by
no test coverage detected