Sha256: d43ae0054656768d64b2d79a2f9f7b2cb419ae8dfb0b733b831bde74200c3594

Contents?: true

Size: 242 Bytes

Versions: 27

Compression:

Stored size: 242 Bytes

Contents

<div class="tab-pane" id="proxies">
  <h2><%= t('.proxies') %></h2>
  <ul>
    <% @user.can_receive_deposits_from.each do |depositor| %>
      <li><%= link_to_profile depositor.user_key %></li>
    <% end %>
  </ul>

</div> <!-- /profile -->

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/views/hyrax/users/_proxies.html.erb
hyrax-5.0.0 app/views/hyrax/users/_proxies.html.erb
hyrax-5.0.0.rc3 app/views/hyrax/users/_proxies.html.erb
hyrax-5.0.0.rc2 app/views/hyrax/users/_proxies.html.erb
hyrax-5.0.0.rc1 app/views/hyrax/users/_proxies.html.erb
hyrax-3.6.0 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0.rc3 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0.rc2 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0.rc1 app/views/hyrax/users/_proxies.html.erb
hyrax-3.5.0 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0.beta2 app/views/hyrax/users/_proxies.html.erb
hyrax-3.4.2 app/views/hyrax/users/_proxies.html.erb
hyrax-4.0.0.beta1 app/views/hyrax/users/_proxies.html.erb
hyrax-3.4.1 app/views/hyrax/users/_proxies.html.erb
hyrax-3.4.0 app/views/hyrax/users/_proxies.html.erb
hyrax-3.3.0 app/views/hyrax/users/_proxies.html.erb
hyrax-3.2.0 app/views/hyrax/users/_proxies.html.erb
hyrax-3.1.0 app/views/hyrax/users/_proxies.html.erb
hyrax-3.0.2 app/views/hyrax/users/_proxies.html.erb