Sha256: 26d2d4a7d68d586080d781e9d827e79c80865f38503f45d944957e1a575e8ced

Contents?: true

Size: 403 Bytes

Versions: 15

Compression:

Stored size: 403 Bytes

Contents

<% provide :page_header do %>
  <h1><span class="fa fa-users" aria-hidden="true"></span>  <%= t("hyrax.dashboard.manage_proxies") %></h1>
<% end %>

<div class="row">
  <div class="col-md-12">
    <div class="card">
      <div class="card-body">
        <%= render 'hyrax/dashboard/_index_partials/proxy_rights', user: @user %>
      </div>
    </div>
  </div>

<%= render 'modal_proxy_deny' %>

</div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.4 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.3 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.2 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.1 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.0 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/depositors/index.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/depositors/index.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/depositors/index.html.erb