Skip to content

Commit

Permalink
Merge pull request #3096 from projectblacklight/jcoyne-patch-3
Browse files Browse the repository at this point in the history
Remove duplicate paginate class
  • Loading branch information
jrochkind authored Nov 8, 2023
2 parents 48d8a70 + 0938146 commit 9177285
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<%= content_tag :section, class: 'pagination', **html_attr do %>
<%= content_tag :section, class: 'paginate-section', **html_attr do %>
<%= pagination %>
<% end %>

0 comments on commit 9177285

Please sign in to comment.