OSDN Git Service

t#31558:
[pettanr/pettanr.git] / app / views / ground_pictures / new.html.erb
index efd7dcb..9772bbf 100644 (file)
@@ -17,4 +17,4 @@
     <%= render 'resource_pictures/list_item', :resource_picture => @ground_picture.picture.resource_picture %>
   </table>
 <% end %>
-<%= render 'form' %>
+<%= render 'form', :ground_picture => @ground_picture %>