Sha256: f2e29fdef12ec5dcbbda03e7bfcc22be97d621963b937a36b0e9b7da58eaf137
Contents?: true
Size: 247 Bytes
Versions: 1
Compression:
Stored size: 247 Bytes
Contents
= semantic_form_for resource do |f| = f.semantic_errors = f.inputs do = f.input :file, :as => :file .row-fluid .span10= f.input :remarks, :input_html => {:rows => 4, :class => 'span10'} = f.buttons do = f.commit_button
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vesr-0.11.9 | app/views/esr_files/_form.html.haml |