OSDN Git Service

err
[pettanr/pettanr.git] / app / views / ground_pictures / new.html.erb
index b3f375a..8493ff0 100644 (file)
@@ -19,4 +19,4 @@
     <%= render 'resource_pictures/list_item', :resource_picture => @ground_picture.picture.resource_picture %>
   </table>
 <% end %>
-<%= render 'form', :ground_picture => @ground_picture %>
+<%= render @ground_picture.form_template, :elm => @ground_picture, :no_attr => 0 %>