From 861f39109c8d7e4ffafdd9a4cda2644bad89c1e4 Mon Sep 17 00:00:00 2001 From: Paul Robert Lloyd Date: Tue, 22 Mar 2022 13:27:10 +0000 Subject: [PATCH] Add missing quotes around HTML attribute --- app/views/case_logs/_tasklist.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/case_logs/_tasklist.html.erb b/app/views/case_logs/_tasklist.html.erb index 6c240d616..42adcd340 100644 --- a/app/views/case_logs/_tasklist.html.erb +++ b/app/views/case_logs/_tasklist.html.erb @@ -15,7 +15,7 @@ <%= subsection_link(subsection, @case_log) %> > + id="<%= subsection.id.dasherize %>"> <%= TasklistHelper::STATUSES[subsection_status] %>