OSDN Git Service

operator move to cache
[pettanr/pettanr.git] / app / assets / javascripts / controllers / writing_formats.js.coffee
index 17b1297..8c52bef 100644 (file)
@@ -24,7 +24,6 @@ class Pettanr.WritingFormatsController extends Pettanr.AppController
     @trigger('title', @params, @item.get('caption'))\r
     show = new Pettanr.Views.WritingFormat.Show({\r
       item: @item,\r
-      operators: @operators\r
     })\r
     show.render()\r
     @trigger('ready', show)\r