|
|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
<div class="govuk-grid-row"> |
|
|
|
|
<div class="govuk-grid-column-two-thirds"> |
|
|
|
|
<header class="app-log-summary__header"> |
|
|
|
|
<h2 class="app-log-summary__title govuk-heading-m govuk-!-font-weight-regular text-normal-break"> |
|
|
|
|
<h2 class="govuk-heading-m govuk-!-font-weight-regular govuk-!-margin-bottom-0 text-normal-break "> |
|
|
|
|
<span class="govuk-!-margin-right-1"><%= bulk_upload.filename %></span> |
|
|
|
|
<span class="app-metadata app-log-summary__details" style="white-space: nowrap;"><%= bulk_upload.year %>/<%= bulk_upload.year + 1 %></span> |
|
|
|
|
</h2> |
|
|
|
|
|