Sha256: 251830e4e2115ce792dbf138313936b31ce59dca64cdec85b02e7d4814e926aa

Contents?: true

Size: 390 Bytes

Versions: 87

Compression:

Stored size: 390 Bytes

Contents

  <div class="row">
    <div class="col-md-12">
      <fieldset id="representative-media">
        <legend>
          Representative Media
        </legend>
        <p>Select the file with media that represents this <%= f.object.human_readable_type %>.</p>
        <%= f.select :representative_id, @form.select_files, {}, { class: 'form-control' } %>
      </fieldset>
    </div>
  </div>

Version data entries

87 entries across 87 versions & 3 rubygems

Version Path
hyrax-1.1.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.3 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.1.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.rc3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.rc2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.rc1 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.0.5 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.beta5 app/views/hyrax/base/_form_representative.html.erb
curation_concerns-1.7.8 app/views/curation_concerns/base/_form_representative.html.erb
hyrax-2.0.0.beta4 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.beta3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.beta2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.0.0.beta1 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.0.4 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.0.3 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.0.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-1.0.1 app/views/hyrax/base/_form_representative.html.erb