Sha256: 1e2e581df0cf53df03323e13a4bcb0f7c57bfbfe47a4ba0deefd0ff60d09ae8b
Contents?: true
Size: 474 Bytes
Versions: 8
Compression:
Stored size: 474 Bytes
Contents
<div class="row"> <div class="col-md-12"> <fieldset id="representative-image"> <legend> <%= t("hyrax.base.form_thumbnail.legend_html") %> </legend> <div class="form-group"> <span class="help-block"><%= t("hyrax.base.form_thumbnail.help_html") %></span> <%= f.select :thumbnail_id, form_file_set_select_for(parent: @form), {}, { class: 'form-control' } %> </div> </fieldset> </div> </div>
Version data entries
8 entries across 8 versions & 1 rubygems