Sha256: 814af55baa869db44d443d6a2eecf7280341745a2fc4f79a883af1c4a9d42c0b
Contents?: true
Size: 505 Bytes
Versions: 11
Compression:
Stored size: 505 Bytes
Contents
<fieldset class="required"> <legend>Required Information</legend> <%= f.input :title, input_html: { class: 'input-xlarge' } %> <%= render partial: 'linked_contributors', locals: {f: f} %> <%= f.input :description, as: :text, hint: 'Please keep your description to 300 words or less.', input_html: { class: 'input-xxxlarge', rows: '14' }, label: 'Description' %> </fieldset>
Version data entries
11 entries across 11 versions & 1 rubygems