OSDN Git Service

redraw page title
[pettanr/pettanr.git] / app / controllers / folders_controller.rb
index cbf5918..e05e3db 100644 (file)
@@ -74,4 +74,8 @@ class FoldersController < ApplicationController
     end
   end
   
+  def count
+    list_count
+  end
+  
 end