Browse Source

filling answers

pull/671/head
JG 3 years ago
parent
commit
8a2b7436c7
  1. 2
      app/views/schemes/new.html.erb

2
app/views/schemes/new.html.erb

@ -20,9 +20,11 @@
label: { text: "Scheme name", size: "m" },
hint: { text: "This is how you’ll refer to this supported housing scheme within your organisation. For example, the name could relate to the address or location. You’ll be able to see the client group when selecting it." } %>
<%= f.govuk_check_box :sensitive,
1,
0,
checked: @scheme.sensitive?,
multiple: false,
label: { text: "This scheme contains confidential information" } %>

Loading…
Cancel
Save