Sha256: 896fdbe876a0bb6e2dd9e2b5a2f04f23dc4d1d4173c9f3fcd7c86247f6927fe6

Contents?: true

Size: 468 Bytes

Versions: 26

Compression:

Stored size: 468 Bytes

Contents

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

Version data entries

26 entries across 26 versions & 1 rubygems

Version Path
hyrax-2.9.6 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.5 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0.pre.rc4 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.4 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0.pre.rc3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.3 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.9.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0.pre.rc2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.8.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.7.2 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.7.1 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.7.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-2.6.0 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0.pre.rc1 app/views/hyrax/base/_form_representative.html.erb
hyrax-3.0.0.pre.beta3 app/views/hyrax/base/_form_representative.html.erb