Sha256: f954fa7d40e73a772eccc9daa59e09dd4b451d88bc49e24ea005075f5262b74b

Contents?: true

Size: 190 Bytes

Versions: 8

Compression:

Stored size: 190 Bytes

Contents

<% service = CurationConcerns::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

8 entries across 8 versions & 1 rubygems

Version Path
sufia-7.4.1 app/views/records/show_fields/_rights.html.erb
sufia-7.4.0 app/views/records/show_fields/_rights.html.erb
sufia-7.3.1 app/views/records/show_fields/_rights.html.erb
sufia-7.3.0 app/views/records/show_fields/_rights.html.erb
sufia-7.3.0.rc3 app/views/records/show_fields/_rights.html.erb
sufia-7.3.0.rc2 app/views/records/show_fields/_rights.html.erb
sufia-7.3.0.rc1 app/views/records/show_fields/_rights.html.erb
sufia-7.2.0 app/views/records/show_fields/_rights.html.erb