OSDN Git Service

change: cache system
[pettanr/pettanr.git] / app / assets / javascripts / controllers / ground_colors.js.coffee
index 373ed3f..efd2fe3 100644 (file)
@@ -18,7 +18,7 @@ class Pettanr.GroundColorsController extends Pettanr.AppController
   show: () ->\r
     @set_show(@render_show)\r
   \r
-  render_show: () -> \r
+  render_show: (@item) -> \r
     switch @params['format']\r
       when 'prof'\r
         @show_prof()\r