Browse Source

Just page title

pull/734/head
baarkerlounger 3 years ago
parent
commit
3f5bb2fc45
  1. 2
      app/views/locations/edit_name.html.erb

2
app/views/locations/edit_name.html.erb

@ -15,7 +15,7 @@
<%= f.govuk_error_summary %> <%= f.govuk_error_summary %>
<%= f.govuk_text_field :name, <%= f.govuk_text_field :name,
label: { text: "Location name", size: "m" }, label: { hidden: true },
hint: { text: "This is how you refer to this location within your organisation" } %> hint: { text: "This is how you refer to this location within your organisation" } %>
<%= f.hidden_field :page, value: "edit-name" %> <%= f.hidden_field :page, value: "edit-name" %>

Loading…
Cancel
Save