Sha256: 5d613751c6a39e8d768f953178883d0c1f0390fdd86fe75a0bf5a0d734b0ab60
Contents?: true
Size: 276 Bytes
Versions: 2
Compression:
Stored size: 276 Bytes
Contents
<%= f.input :rights, as: :multi_value, required: required, collection: Sufia.config.cc_licenses, include_blank: true, input_html: { type: 'select', include_blank: true, selected: :blank, class: 'select optional form-control' } %> <%= render partial: 'records/rights_modal' %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
sufia-5.0.0 | app/views/records/edit_fields/_rights.html.erb |
sufia-5.0.0.rc1 | app/views/records/edit_fields/_rights.html.erb |