|
|
@ -23,7 +23,7 @@ |
|
|
|
<% row.with_key { attr[:name] } %> |
|
|
|
<% row.with_key { attr[:name] } %> |
|
|
|
<% if attr[:attribute].eql?("postcode") && @location.is_la_inferred %> |
|
|
|
<% if attr[:attribute].eql?("postcode") && @location.is_la_inferred %> |
|
|
|
<% row.with_value do %> |
|
|
|
<% row.with_value do %> |
|
|
|
<%= details_html(attr, @location)%> |
|
|
|
<%= details_html(attr, @location) %> |
|
|
|
<span class="govuk-!-font-weight-regular app-!-colour-muted"><%= formatted_local_authority_timeline(@location) %></span> |
|
|
|
<span class="govuk-!-font-weight-regular app-!-colour-muted"><%= formatted_local_authority_timeline(@location) %></span> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% else %> |
|
|
|
<% else %> |
|
|
|