]> source.dussan.org Git - redmine.git/commit
Improve accessibility for icon-only links by adding hidden text (#21805).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Mar 2016 09:34:26 +0000 (09:34 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Sun, 20 Mar 2016 09:34:26 +0000 (09:34 +0000)
commiteaea4e9fee7e70c6df4db5b749fbe94937bbd35c
tree2c8fff46458f1aa05d2fe6202d61319bf2024a81
parente63bf1d5970cec0e63029dd1deb36539fc844dae
Improve accessibility for icon-only links by adding hidden text (#21805).

Patch by Daniel Ritz.

git-svn-id: http://svn.redmine.org/redmine/trunk@15271 e93f8b46-1217-0410-a6f0-8f06a7374b81
16 files changed:
app/helpers/application_helper.rb
app/helpers/email_addresses_helper.rb
app/helpers/issues_helper.rb
app/helpers/journals_helper.rb
app/helpers/watchers_helper.rb
app/views/attachments/_links.html.erb
app/views/issues/_attributes.html.erb
app/views/issues/_relations.html.erb
app/views/my/blocks/_timelog.html.erb
app/views/news/show.html.erb
app/views/reports/issue_report.html.erb
app/views/repositories/_related_issues.html.erb
app/views/settings/_repositories.html.erb
app/views/timelog/_list.html.erb
public/stylesheets/application.css
test/unit/helpers/application_helper_test.rb