OSDN Git Service

fix leaf view
[pettanr/pettanr.git] / app / views / ground_pictures / edit.html.erb
index 40bf68a..b94e72a 100644 (file)
@@ -2,6 +2,5 @@
 <p id="notice"><%= notice %></p>
 
 <h2><%= t('home.index.catch') -%></h2>
-<%= render 'panels/standard', :panel => @panel, :author => @author %>
-<h2><%= t('ground_colors.update_color') -%></h2>
+<%= render 'panels/standard', :panel => @panel, :operators => @operators %>
 <%= render @ground_picture.form_template, :elm => @ground_picture, :no_attr => 0 %>