Sha256: 3d525739feec205e3ea8a729de782aa3cb227e77968f83d78d214a81875bcb70

Contents?: true

Size: 143 Bytes

Versions: 8

Compression:

Stored size: 143 Bytes

Contents

<% record.rights.each do |r| %>
  <%= link_to_field('rights', r, RightsService.label(r)) %> <%= iconify_auto_link(r, false) %><br />
<% end %>

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
sufia-7.1.0 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.rc2 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.rc1 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.beta4 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.beta3 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.beta2 app/views/records/show_fields/_rights.html.erb
sufia-7.0.0.beta1 app/views/records/show_fields/_rights.html.erb