Sha256: 405df65f1704a80f364d3dd3a47fade621165bec91c91d9ae19e4eab713c386f

Contents?: true

Size: 229 Bytes

Versions: 72

Compression:

Stored size: 229 Bytes

Contents

<div class="tab-pane" id="proxies">
  <h2>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

72 entries across 72 versions & 3 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.5 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.4 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.3 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.2 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.1 app/views/hyrax/users/_proxies.html.erb
hyrax-2.9.0 app/views/hyrax/users/_proxies.html.erb
hyrax-2.8.0 app/views/hyrax/users/_proxies.html.erb
hyrax-2.7.2 app/views/hyrax/users/_proxies.html.erb
hyrax-2.7.1 app/views/hyrax/users/_proxies.html.erb
hyrax-2.7.0 app/views/hyrax/users/_proxies.html.erb
hyrax-2.6.0 app/views/hyrax/users/_proxies.html.erb
hyrax-2.5.1 app/views/hyrax/users/_proxies.html.erb
hyrax-2.5.0 app/views/hyrax/users/_proxies.html.erb
hyrax-3.0.0.pre.beta2 app/views/hyrax/users/_proxies.html.erb
hyrax-2.4.1 app/views/hyrax/users/_proxies.html.erb
hyrax-3.0.0.pre.beta1 app/views/hyrax/users/_proxies.html.erb
hyrax-2.4.0 app/views/hyrax/users/_proxies.html.erb
hyrax-2.3.3 app/views/hyrax/users/_proxies.html.erb
hyrax-2.3.2 app/views/hyrax/users/_proxies.html.erb