app/views/hyrax/dashboard/profiles/_edit_primary.html.erb in hyrax-2.1.0.beta1 vs app/views/hyrax/dashboard/profiles/_edit_primary.html.erb in hyrax-2.1.0.beta2

- old
+ new

@@ -55,9 +55,5 @@ <%= render 'trophy_edit', trophies: @trophies %> <%= f.button '<i class="glyphicon glyphicon-save"></i> Save Profile'.html_safe, type: 'submit', class: "btn btn-primary" %> <% end %> - -<% if Flipflop.proxy_deposit? %> - <%= render 'hyrax/dashboard/_index_partials/proxy_rights', user: @user %> -<% end %>