Commit 7f6ac4f4 authored by Kushal Pandya's avatar Kushal Pandya

Add title for autoscroll status indicator for a11y

parent cf669e5d
......@@ -64,7 +64,7 @@
%span.scroll-step-label Scroll to bottom
- if @build.active?
.autoscroll-container
%span.status-message#autoscroll-status{:data => {:state => 'enabled'}}
%span.status-message#autoscroll-status{:data => {:state => 'enabled'}, :title => 'Autoscroll active'}
%i.fa.fa-toggle-on
%label Autoscroll active
#up-build-trace
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment