Reverting last commit
This commit is contained in:
parent
7b6289c78a
commit
382caf7adc
1 changed files with 1 additions and 0 deletions
|
|
@ -42,6 +42,7 @@
|
|||
= form_for Photo.new, :html => {:multipart => true} do |f|
|
||||
= f.error_messages
|
||||
%p
|
||||
%label{:for => "image_form"} Image
|
||||
= f.file_field :image
|
||||
%p
|
||||
= f.submit 'post it!', :class => 'button'
|
||||
|
|
|
|||
Loading…
Reference in a new issue