Skip to content

Commit

Permalink
mod notes: missing periods local
Browse files Browse the repository at this point in the history
  • Loading branch information
pushcx committed Feb 21, 2024
1 parent ab604bc commit 8aac4a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/mod_notes/index.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<%= render partial: 'subnav' %>
<%= render partial: 'subnav', locals: { periods: @periods } %>
<%= form_with url: mod_notes_path, method: :get do |f| %>
<div class="boxline">
Expand Down

0 comments on commit 8aac4a3

Please sign in to comment.