MCPcopy Create free account
hub / github.com/codecombat/codecombat / success

Method success

app/views/admin/AdministerUserModal.js:547–547  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

545 forms.disableSubmit(button)
546 return me.spy(this.user.id, {
547 success () { return window.location.reload() },
548 error () {
549 forms.enableSubmit(button)
550 return errors.showNotyNetworkError(...arguments)

Callers

nothing calls this directly

Calls 1

reloadMethod · 0.80

Tested by

no test coverage detected