OSDN Git Service

work
[pettanr/pettanr.git] / app / views / ground_colors / _standard.html.erb
index 35f438f..d3acc7a 100644 (file)
@@ -1,6 +1,6 @@
 <b><%= t_m 'Panel.caption' -%>:</b>
 <%= h(panel.caption) %>
-<%= render 'panels/body', :panel => panel, :author => author, :spot => spot %>
-<%= render 'panels/footer', :panel => panel, :author => author %>
+<%= render 'panels/body', :panel => panel, :operators => operators, :spot => spot %>
+<%= render 'panels/footer', :panel => panel, :operators => operators %>
 <%= render 'panels/licensed_pictures', :licensed_pictures => panel.licensed_pictures %>