|
|
@ -29,7 +29,7 @@ |
|
|
|
<% row.cell(text: simple_format(scheme_cell(scheme), { class: "govuk-!-font-weight-bold" }, wrapper_tag: "div")) %> |
|
|
|
<% row.cell(text: simple_format(scheme_cell(scheme), { class: "govuk-!-font-weight-bold" }, wrapper_tag: "div")) %> |
|
|
|
<% row.cell(text: scheme.locations&.count) %> |
|
|
|
<% row.cell(text: scheme.locations&.count) %> |
|
|
|
<% row.cell(text: scheme.managing_organisation&.name) %> |
|
|
|
<% row.cell(text: scheme.managing_organisation&.name) %> |
|
|
|
<% row.cell(text: scheme.confirmed? ? scheme.created_at.to_formatted_s(:govuk_date) : govuk_tag(colour: "grey",text: "Incomplete")) %> |
|
|
|
<% row.cell(text: scheme.confirmed? ? scheme.created_at.to_formatted_s(:govuk_date) : govuk_tag(colour: "grey", text: "Incomplete")) %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|
<% end %> |
|
|
|