From 8d9b29a457963bee05f6d544729f06b3b6c8754e Mon Sep 17 00:00:00 2001 From: Chris Roos Date: Tue, 30 Oct 2018 14:35:50 +0000 Subject: [PATCH] Use link_to instead of html anchor element So that we can avoid using ERB tags inside an html element attribute value. Co-authored-by: James Mead <3169+floehopper@users.noreply.github.com> --- app/views/journey/_error_summary.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/journey/_error_summary.html.erb b/app/views/journey/_error_summary.html.erb index 12aaa2db66..64de7801d6 100644 --- a/app/views/journey/_error_summary.html.erb +++ b/app/views/journey/_error_summary.html.erb @@ -7,7 +7,7 @@