app/views/hyrax/depositors/index.html.erb in hyrax-3.0.0.pre.beta2 vs app/views/hyrax/depositors/index.html.erb in hyrax-3.0.0.pre.beta3
- old
+ new
@@ -8,6 +8,9 @@
<div class="panel-body">
<%= render 'hyrax/dashboard/_index_partials/proxy_rights', user: @user %>
</div>
</div>
</div>
+
+<%= render 'modal_proxy_deny' %>
+
</div>