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

Method error

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

Source from the content-addressed store, hash-verified

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

Calls

no outgoing calls

Tested by

no test coverage detected