Fix for providing a text alternative for tooltips for assistive technologies.
The fix consists of adding the current tooltip text to a <em> tag with the bootstrap class
sr-only that is made only available to assitive technologies.

Fix for issue #2174.
dev
1 parent 1cf1d35 commit 0c17ac46345ee1759b68667ca29693a0f9668bd8
@John Pinto John Pinto authored on 28 Aug 2019
Showing 15 changed files
View
app/views/guidances/new_edit.html.erb
View
app/views/org_admin/annotations/_form.html.erb
View
app/views/org_admin/phases/_form.html.erb
View
app/views/org_admin/questions/_form.html.erb
View
app/views/org_admin/sections/_form.html.erb
View
app/views/org_admin/templates/_form.html.erb
View
app/views/orgs/_profile_form.html.erb
View
app/views/paginable/templates/_publicly_visible.html.erb
View
app/views/plans/_edit_details.html.erb
View
app/views/plans/_share_form.html.erb
View
app/views/plans/new.html.erb
View
app/views/shared/_accessible_combobox.html.erb
View
app/views/shared/_links.html.erb
View
app/views/shared/_popover.html.erb
View
app/views/shared/_table_filter.html.erb