Browse Source

correct title for sup user schemes org

pull/648/head
JG 3 years ago
parent
commit
9277aa3718
  1. 2
      app/views/organisations/schemes.html.erb

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

@ -1,5 +1,5 @@
<% item_label = format_label(@pagy.count, "scheme") %>
<% title = format_title(@searched, "Supported housing services", current_user, item_label, @pagy.count, nil) %>
<% title = format_title(@searched, "Supported housing services", current_user, item_label, @pagy.count, @organisation.name) %>
<% content_for :title, title %>

Loading…
Cancel
Save