diff --git a/app/views/case_logs/show.html.erb b/app/views/case_logs/show.html.erb index e385d89e7..44cdf648f 100644 --- a/app/views/case_logs/show.html.erb +++ b/app/views/case_logs/show.html.erb @@ -1,11 +1,15 @@ -

Tasklist for log - <%= @case_log.id %>

+
+
+

Tasklist for log + <%= @case_log.id %>

-

This submission is - <%= @case_log.status %>

-

You've completed 0 of 9 sections.

-

- Skip to next incomplete section -

+

This submission is + <%= @case_log.status %>

+

You've completed 0 of 9 sections.

+

+ Skip to next incomplete section +

-<%= render "tasklist" %> + <%= render "tasklist" %> +
+