OSDN Git Service

fix anything
[pettanr/pettanr.git] / app / models / panel_picture.rb
index 54ddf44..c64149a 100644 (file)
@@ -100,7 +100,7 @@ class PanelPicture < Peta::Element
     self.picture.symbol_option
   end
   
-  def self.list_where
+  def self.public_list_where
     'panels.publish > 0'
   end