This commit is contained in:
albert
2013-02-17 22:33:33 -05:00
parent 693627d3c9
commit 1b780e27ab
2 changed files with 2 additions and 1 deletions

View File

@@ -9,6 +9,7 @@
<%= render "image" %>
<%= render "post", :post => @post %>
<%= render "sources/info", :source => @source %>
<%= form_for(@upload, :html => {:multipart => true, :class => "simple_form", :id => 'form'}) do |f| %>
<div class="input">
<%= f.label :file %>