Sha256: df632a54877c19f84b29db63f2bd7828cda3131348df8688f75a8df57a840611
Contents?: true
Size: 499 Bytes
Versions: 11
Compression:
Stored size: 499 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 abstract to 300 words or less.', input_html: { class: 'input-xxxlarge', rows: '14' }, label: 'Abstract' %> </fieldset>
Version data entries
11 entries across 11 versions & 1 rubygems