Sha256: 157c90b5e7b8940295a27a18479a9be1c3914d79129242be1c9f571077968931

Contents?: true

Size: 391 Bytes

Versions: 15

Compression:

Stored size: 391 Bytes

Contents

  <div class="row">
    <div class="col-md-12">
      <fieldset id="representative-media">
        <legend>
          <%= t("hyrax.base.form_representative.legend_html") %>
        </legend>
        <p><%= t("hyrax.base.form_representative.help_html") %></p>
        <%= f.select :representative_id, @form.select_files, {}, { class: 'form-control' } %>
      </fieldset>
    </div>
  </div>

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyrax-2.3.3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.3.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.3.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.3.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.2.4 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.2.3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.2.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.2.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.2.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0.rc4 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0.rc3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0.rc2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0.rc1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.1.0.beta2 app/views/hyrax/base/_form_representative.html.erb