OSDN Git Service

fix owner
[pettanr/pettanr.git] / app / views / panels / index.html.erb
index a90b013..8cd2db6 100644 (file)
@@ -7,6 +7,6 @@
     <%= render 'body', :panel => panel, :operators => @operators, :spot => nil %>
     <%= render 'panels/footer', :panel => panel, :operators => @operators %>
   <% end %>
-  <%= render 'scroll_panels/licensed_pictures', :licensed_pictures => Panel.licensed_pictures(@items) %>
+  <%= render 'panels/licensed_pictures', :licensed_pictures => Panel.licensed_pictures(@items) %>
   <%= paginate(@pager) %>
 <% end %>