|
|
@ -13,9 +13,7 @@ |
|
|
|
</h1> |
|
|
|
</h1> |
|
|
|
|
|
|
|
|
|
|
|
<% if subsection.id == "setup" && subsection.status(@case_log) == :completed %> |
|
|
|
<% if subsection.id == "setup" && subsection.status(@case_log) == :completed %> |
|
|
|
<div class="govuk-inset-text"> |
|
|
|
<%= govuk_inset_text(text: "Changing these answers might remove answers you’ve already given in other sections.") %> |
|
|
|
Changing these answers might remove answers you've already given in other sections. |
|
|
|
|
|
|
|
</div> |
|
|
|
|
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<%= display_answered_questions_summary(subsection, @case_log) %> |
|
|
|
<%= display_answered_questions_summary(subsection, @case_log) %> |
|
|
|
|
|
|
|
|
|
|
|