Autoscroll is disabled by default
This commit is contained in:
parent
1549db6471
commit
46f0633272
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
%a{ href: '#down-build-trace', id: 'scroll-bottom', class: 'scroll-link scroll-bottom', title: 'Scroll to bottom'}
|
||||
- if @build.active?
|
||||
.autoscroll-container
|
||||
%span.status-message#autoscroll-status{:data => {:state => 'enabled'}}
|
||||
%span.status-message#autoscroll-status{:data => {:state => 'disabled'}}
|
||||
%label Autoscroll active
|
||||
%i.status-icon
|
||||
#up-build-trace
|
||||
|
|
Loading…
Reference in a new issue