OSDN Git Service

merge:
[pettanr/pettanr.git] / app / models / ground_picture.rb
index 9ac6bc5..b1f13f0 100644 (file)
@@ -80,7 +80,7 @@ class GroundPicture < Peta::Element
     @@repeat_texts[self.repeat]
   end
   
-  def self.public_list_where
+  def self.public_list_where list
     'panels.publish > 0'
   end