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.5.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.beta2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.4.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-3.0.0.pre.beta1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.4.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.3.3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.3.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.3.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.3.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.2.4 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.2.3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.2.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.2.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.2.0 app/views/records/edit_fields/_rights_statement.html.erb