Sha256: 0ea851df4f6da90185574fea8c81863d7b5044e50a54cfa3566a858ed7266f3f

Contents?: true

Size: 218 Bytes

Versions: 14

Compression:

Stored size: 218 Bytes

Contents

<% rights_statements = Hyrax::RightsStatementService.new %>
<%= f.input :rights_statement,
    collection: rights_statements.select_active_options,
    include_blank: true,
    input_html: { class: 'form-control' } %>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
hyrax-2.0.3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.rc4 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.rc3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.rc2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.rc1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.beta2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.1.0.beta1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.1 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.rc3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.rc2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.rc1 app/views/records/edit_fields/_rights_statement.html.erb