cancel command

This commit is contained in:
Justin Palmer 2013-01-29 13:38:00 -08:00
parent fd7358cb9a
commit e3831dddba

View File

@ -25,6 +25,8 @@ class EditorStatsView extends ScrollView
initialize: (@rootView, @eventLog = {}) ->
super
@command 'core:cancel', @detach
date = new Date()
future = new Date(date.getTime() + 36e5)
@eventlog[time(date)] = 0