Skip to content

Commit

Permalink
Update name for breadcrumbs
Browse files Browse the repository at this point in the history
  • Loading branch information
MylesJarvis committed Apr 26, 2024
1 parent bf49994 commit 0610172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/schools/toggle_enabled/edit.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

self.breadcrumbs = {
@current_school.name => schools_dashboard_path,
'Toggle requests' => nil
'Turn profile on or off' => nil
}

%>
Expand Down

0 comments on commit 0610172

Please sign in to comment.