app/cells/decidim/debates/debate_m/multiple_dates.erb in decidim-debates-0.21.0 vs app/cells/decidim/debates/debate_m/multiple_dates.erb in decidim-debates-0.22.0

- old
+ new

@@ -4,10 +4,10 @@ <strong> <%= l start_date, format: :decidim_with_month_name %> </strong> <%= formatted_start_time %> </div> - <%= icon "arrow-thin-right", class: "icon--big muted" %> + <%= icon "arrow-thin-right", class: "icon--big muted", role: "img", "aria-hidden": true %> <div> <strong> <%= l end_date, format: :decidim_with_month_name %> </strong> <%= formatted_end_time %>