Skip to content

Commit

Permalink
Removes add user button from list of approvers
Browse files Browse the repository at this point in the history
  • Loading branch information
ekumachidi committed Mar 26, 2024
1 parent 9299299 commit 8e516f4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/views/schools/approvers/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
<div class="govuk-grid-row">
<div class="govuk-grid-column-full">
<h1>Approvers for <%= @current_school.name %> </h1>
<%= link_to 'Add user', new_schools_user_path, class: 'govuk-button' %>

<p>
If you're not an approver for this school and you need to remove a user,
Expand Down

0 comments on commit 8e516f4

Please sign in to comment.