Skip to content

Commit

Permalink
add-missing-school-user-navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
elceebee committed Jan 29, 2024
1 parent 92a6a56 commit 9ddb347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/placements/support/schools/users/show.html.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%= content_for :page_title, sanitize("#{@user.full_name} - #{@school.name}") %>

<%= render "placements/support/primary_navigation", current_navigation: :organisations %>
<%= content_for(:before_content) do %>
<%= govuk_back_link(href: placements_support_school_users_path(@school)) %>
<% end %>
Expand Down

0 comments on commit 9ddb347

Please sign in to comment.