Sha256: cc65381a8d4f9806481cb3d23aa4e27367d314e9367847bd06f2c04ef89035cc

Contents?: true

Size: 365 Bytes

Versions: 7

Compression:

Stored size: 365 Bytes

Contents

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

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hyrax-2.2.0 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/depositors/index.html.erb
hyrax-2.1.0.beta2 app/views/hyrax/depositors/index.html.erb