Browse Source

Update check_answers.html.erb

pull/832/head
Ted-U 3 years ago committed by GitHub
parent
commit
6aec22f6e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      app/views/form/check_answers.html.erb

2
app/views/form/check_answers.html.erb

@ -17,7 +17,7 @@
<% end %>
<%= display_answered_questions_summary(subsection, @case_log, current_user) %>
<%= render partial: "form/check_answers_summary_list", locals: {
<%= render partial: "form/check_answers_summary_list", locals: {
subsection:,
case_log: @case_log,
} %>

Loading…
Cancel
Save