Skip to content

Commit

Permalink
Reset ouput on rerun
Browse files Browse the repository at this point in the history
  • Loading branch information
esamattis committed Jul 19, 2011
1 parent bed2d25 commit 62922b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/web/clientscripts/main.coffee
Expand Up @@ -129,6 +129,7 @@ class RerunButton
@el = ops.el
@watcher = ops.watcher
@el.click =>
@watcher.model.reset()
now.manualRun @watcher.model.id
false

Expand Down

0 comments on commit 62922b4

Please sign in to comment.