Added a line for coding convention

This commit is contained in:
bang honam 2014-03-15 23:11:00 +09:00 committed by Nick Winter
parent 845d4cecef
commit 70f3ca8f8e

View file

@ -29,7 +29,8 @@ module.exports = class AdminView extends View
espionageSuccess: (model) ->
storage.save('whoami',model)
window.location.reload()
espionageFailure: (jqxhr, status,error)->
console.log "There was an error entering espionage mode: #{error}"