app/views/hyrax/file_sets/_versioning.html.erb in hyrax-4.0.0.rc3 vs app/views/hyrax/file_sets/_versioning.html.erb in hyrax-4.0.0
- old
+ new
@@ -39,10 +39,10 @@
<%= f.button :button,
name: "update_versioning",
id: "upload_submit",
onclick: "confirmation_needed = false;",
- class: "btn btn-primary" do %>
+ class: "btn btn-primary text-white" do %>
<%= t('.upload') %>
<% end %>
</div> <!-- fileuploadVersioning -->
<% end %>