OSDN Git Service

t#31650:remove tree
[pettanr/pettanr.git] / app / models / ground_picture.rb
index 3562d32..c2aac21 100644 (file)
@@ -115,10 +115,6 @@ class GroundPicture < ActiveRecord::Base
     'ground_picture'
   end
   
-  def field_tree f
-    'panels-' + self.tag_panel_id + '-ground_pictures_attributes-' + self.tag_element_id + '-' + f.to_s
-  end
-  
   def repeat_text
     @@repeat_texts[self.repeat]
   end