OSDN Git Service

t#31558:
[pettanr/pettanr.git] / app / views / panel_pictures / edit.html.erb
index 34469a8..51d9f63 100644 (file)
@@ -19,4 +19,4 @@
     <%= render 'resource_pictures/list_item', :resource_picture => @panel_picture.picture.resource_picture %>
   </table>
 <% end %>
-<%= render 'form' %>
+<%= render 'panel_pictures/form', :panel_picture => @panel_picture %>