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-2.9.5 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.rc4 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.4 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.rc3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.9.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.rc2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.8.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.7.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.7.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.7.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.6.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.rc1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.beta3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.5.1 app/views/records/edit_fields/_rights_statement.html.erb