|
|
@ -1,6 +1,6 @@ |
|
|
|
<figure class="app-figure"> |
|
|
|
<figure class="app-figure"> |
|
|
|
<figcaption id="<%= title.dasherize %>" class="app-figure__caption"> |
|
|
|
<figcaption id="<%= title.dasherize %>" class="app-figure__caption"> |
|
|
|
<b><%= case_logs.count %></b> <%= title.downcase %> |
|
|
|
<b><%= case_logs.size %></b> <%= title.downcase %> |
|
|
|
</figcaption> |
|
|
|
</figcaption> |
|
|
|
<div class="app-table-group" tabindex="0" aria-labelledby="<%= title.dasherize %>"> |
|
|
|
<div class="app-table-group" tabindex="0" aria-labelledby="<%= title.dasherize %>"> |
|
|
|
<table class="govuk-table"> |
|
|
|
<table class="govuk-table"> |
|
|
|