This commit is contained in:
Corey
2013-03-19 10:33:53 -07:00
committed by probablycorey
parent 4702f3775d
commit 1f23fa8cfc

View File

@@ -115,7 +115,7 @@ class CommandPanelView extends View
escapedCommand: ->
@miniEditor.getText()
execute: (command=@escapedCommand())->
execute: (command=@escapedCommand()) ->
@loadingMessage.show()
@errorMessages.empty()