fat arrow detach

This commit is contained in:
Justin Palmer
2013-01-29 13:38:38 -08:00
parent 740d929cdd
commit b065a67605

View File

@@ -58,7 +58,7 @@ class EditorStatsView extends ScrollView
@rootView.append @
@focus()
detach: ->
detach: =>
super()
@rootView.focus()