Sha256: aae1c5b565c71185a0a96801e73c0636a93d2b4070d8d49f94dfaa61f454a2f4
Contents?: true
Size: 380 Bytes
Versions: 87
Compression:
Stored size: 380 Bytes
Contents
<div class="row"> <div class="col-md-12"> <fieldset id="representative-image"> <legend> Thumbnail </legend> <p>Select the file to be used as the thumbnail for this <%= f.object.human_readable_type %>.</p> <%= f.select :thumbnail_id, @form.select_files, {}, { class: 'form-control' } %> </fieldset> </div> </div>
Version data entries
87 entries across 87 versions & 3 rubygems