Sha256: 510ab60de8b2bdcc169916055a6eba314df9cd5ec7edefcf48baf76de9cb1c8a

Contents?: true

Size: 345 Bytes

Versions: 6

Compression:

Stored size: 345 Bytes

Contents

      <div <% if index == 0%> id="additional_<%= key.to_s %>_clone" <% end %>>
        <%= f.select "rights", options_for_select(Sufia.config.cc_licenses, v), include_blank: true %>
        <%= render partial: "records/edit_fields/suffix", locals: { key: key, index: index } %>
      </div>
      <div id="additional_<%= key %>_elements"></div>

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
sufia-4.3.1 app/views/records/edit_fields/_rights.html.erb
sufia-4.2.0 app/views/records/edit_fields/_rights.html.erb
sufia-4.1.0 app/views/records/edit_fields/_rights.html.erb
sufia-4.0.1 app/views/records/edit_fields/_rights.html.erb
sufia-4.0.0 app/views/records/edit_fields/_rights.html.erb
sufia-4.0.0.rc2 app/views/records/edit_fields/_rights.html.erb