Sha256: bc2f7a7cd8107999f581967a073305b8b8d92273427c806a93cc522258b853d2

Contents?: true

Size: 212 Bytes

Versions: 5

Compression:

Stored size: 212 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
hyrax-2.0.0.beta5 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.beta4 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.beta3 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.beta2 app/views/records/edit_fields/_rights_statement.html.erb
hyrax-2.0.0.beta1 app/views/records/edit_fields/_rights_statement.html.erb