Skip to content
Snippets Groups Projects
Commit 46f06332 authored by Kushal Pandya's avatar Kushal Pandya
Browse files

Autoscroll is disabled by default

parent 1549db64
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment