app/views/spotlight/resources/new.html.erb in blacklight-spotlight-3.6.0.beta10 vs app/views/spotlight/resources/new.html.erb in blacklight-spotlight-4.0.0

- old
+ new

@@ -11,9 +11,10 @@ <%= link_to t("#{p.gsub('/', '.')}.title"), "##{tab_name}", role: 'tab', class: "nav-link #{"active" if @tab == tab_name}", 'data-toggle' => 'tab', + 'data-bs-toggle' => 'tab', 'aria-controls' => "#{tab_name}" %> </li> <% end %> </ul> <div class="tab-content">