diff --git a/app/views/pre.coffee b/app/views/pre.coffee index 222ba7f5..bda4bd62 100644 --- a/app/views/pre.coffee +++ b/app/views/pre.coffee @@ -113,6 +113,7 @@ View = BasicView.extend actions: toTop: () -> + Travis.tailing.stop() $(window).scrollTop(0) toggleTailing: ->