Sha256: fbc01df136ed3a7dfd69e53418042359bc12bdd088a6ffe2702a907a0a477117

Contents?: true

Size: 428 Bytes

Versions: 15

Compression:

Stored size: 428 Bytes

Contents

<div class="row">
  <div class="col-12 col-sm-9">
    <h3><%= t("hyrax.dashboard.transfers_sent") %></h3>
  </div>
  <div class="col-12 col-sm-3 transfer_link">
    <%= link_to hyrax.my_works_path do %>
        <%= t("hyrax.dashboard.transfer_works_link") %>
    <% end %>
  </div>
</div>
<%= presenter.render_sent_transfers %>

<h3><%= t("hyrax.dashboard.transfers_received") %></h3>
<%= presenter.render_received_transfers %>

Version data entries

15 entries across 15 versions & 1 rubygems

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