MCPcopy Index your code
hub / github.com/codecombat/codecombat / error

Method error

app/views/admin/MainAdminView.js:138–141  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

136 return me.stopSpying({
137 success () { return document.location.reload() },
138 error () {
139 forms.enableSubmit(button)
140 return errors.showNotyNetworkError(...arguments)
141 }
142 })
143 }
144

Callers 15

onAllLevelsLoadedMethod · 0.45
submitSessionsMethod · 0.45
addBlocklyMethod · 0.45
runCodeToBlocksMethod · 0.45
onConceptsLoadedMethod · 0.45
destroyMethod · 0.45
onClickApproveMethod · 0.45
onClickDenyMethod · 0.45
onClickFreeSubLinkMethod · 0.45
onClickExportProgressMethod · 0.45
loadUserNamesMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected