OSDN Git Service

fix: finder
[pettanr/pettanr.git] / app / controllers / ground_pictures_controller.rb
index 2d90010..974cc6e 100644 (file)
@@ -15,11 +15,11 @@ class GroundPicturesController < ApplicationController
   end
   
   def by_panel
-    filer_list
+    filer_list param: params[:id]
   end
   
   def by_author
-    filer_list
+    filer_list param: params[:id]
   end
   
   def show_html_format format