From 9c41c385d4927177d7aed8eec702a06ae118dac4 Mon Sep 17 00:00:00 2001 From: Magdalena Kafka Date: Fri, 9 Oct 2015 16:14:37 +0200 Subject: [PATCH] Add aria-labels to close-handlers on flash messages --- app/views/planning_element_type_colors/confirm_destroy.html.erb | 2 +- app/views/project_associations/confirm_destroy.html.erb | 2 +- app/views/project_types/confirm_destroy.html.erb | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/planning_element_type_colors/confirm_destroy.html.erb b/app/views/planning_element_type_colors/confirm_destroy.html.erb index 75b6bb5909..763065197f 100644 --- a/app/views/planning_element_type_colors/confirm_destroy.html.erb +++ b/app/views/planning_element_type_colors/confirm_destroy.html.erb @@ -34,7 +34,7 @@ See doc/COPYRIGHT.rdoc for more details.
<%= l('timelines.really_delete_color') %> - +
diff --git a/app/views/project_associations/confirm_destroy.html.erb b/app/views/project_associations/confirm_destroy.html.erb index 8d2f7634ef..5a1f512dea 100644 --- a/app/views/project_associations/confirm_destroy.html.erb +++ b/app/views/project_associations/confirm_destroy.html.erb @@ -34,7 +34,7 @@ See doc/COPYRIGHT.rdoc for more details.
<%= l('timelines.really_delete_project_association_between_project_a_and_project_b', :project_a => @project, :project_b => @project_association.project(@project)) %> - +
<%= format_text @project_association, :description %> diff --git a/app/views/project_types/confirm_destroy.html.erb b/app/views/project_types/confirm_destroy.html.erb index 74c1f4ecea..58586620cb 100644 --- a/app/views/project_types/confirm_destroy.html.erb +++ b/app/views/project_types/confirm_destroy.html.erb @@ -34,7 +34,7 @@ See doc/COPYRIGHT.rdoc for more details.
<%= l('timelines.really_delete_project_type') %> - +