Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael-Martins committed Oct 11, 2023
1 parent 88d10b4 commit 1af281f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/layouts/_sidebar.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<% if current_user.casa_admin? || current_user.supervisor? %>
<%= render partial: "layouts/other_duties_nav_item" %>
<% end %>

<% if !policy(Volunteer).index? %>
<li class="nav-item nav-item-has-children">
<a
Expand Down

0 comments on commit 1af281f

Please sign in to comment.