From d42919bd8e4b58b57a231b3e6beac73c60c74577 Mon Sep 17 00:00:00 2001 From: kosiakkatrina <54268893+kosiakkatrina@users.noreply.github.com> Date: Fri, 22 Apr 2022 12:31:55 +0100 Subject: [PATCH] add warning in setup section (#488) --- app/views/form/check_answers.html.erb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/form/check_answers.html.erb b/app/views/form/check_answers.html.erb index 94f5757b6..75e999ed0 100644 --- a/app/views/form/check_answers.html.erb +++ b/app/views/form/check_answers.html.erb @@ -12,6 +12,11 @@ Check your answers + <% if subsection.id == "setup" && subsection.status(@case_log) == :completed %> +