Sha256: 822f3261a0ac668c40ee4d95796c4d4f958804828af8f343e870fa1da06f0feb

Contents?: true

Size: 299 Bytes

Versions: 54

Compression:

Stored size: 299 Bytes

Contents

<% rights_statements = Hyrax.config.rights_statement_service_class.new %>
<%= f.input :rights_statement,
    collection: rights_statements.select_active_options,
    include_blank: true,
    item_helper: rights_statements.method(:include_current_value),
    input_html: { class: 'form-control' } %>

Version data entries

54 entries across 54 versions & 1 rubygems

Version Path
hyrax-5.0.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-5.0.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-5.0.0.rc3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-5.0.0.rc2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-5.0.0.rc1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.6.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0.rc3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0.rc2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0.rc1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.5.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0.beta2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.4.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-4.0.0.beta1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.4.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.4.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.3.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.2.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.6 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.1.0 app/views/records/edit_fields/_rights_statement.html.erb