Sha256: f5d24069b853a829dd107817b071dad20fa7186970a6491be568ad31312993b2

Contents?: true

Size: 179 Bytes

Versions: 87

Compression:

Stored size: 179 Bytes

Contents

<% service = Hyrax::LicenseService.new %>
<% record.rights.each do |r| %>
  <%= link_to_field('rights', r, service.label(r)) %> <%= iconify_auto_link(r, false) %><br />
<% end %>

Version data entries

87 entries across 87 versions & 2 rubygems

Version Path
hyrax-5.1.0.pre.beta1 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.4 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.3 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.2 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.1 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.0 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.0.rc3 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.0.rc2 app/views/records/show_fields/_rights.html.erb
hyrax-5.0.0.rc1 app/views/records/show_fields/_rights.html.erb
hyrax-3.6.0 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0.rc3 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0.rc2 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0.rc1 app/views/records/show_fields/_rights.html.erb
hyrax-3.5.0 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0.beta2 app/views/records/show_fields/_rights.html.erb
hyrax-3.4.2 app/views/records/show_fields/_rights.html.erb
hyrax-4.0.0.beta1 app/views/records/show_fields/_rights.html.erb
hyrax-3.4.1 app/views/records/show_fields/_rights.html.erb
hyrax-3.4.0 app/views/records/show_fields/_rights.html.erb