OSDN Git Service

operator move to cache
[pettanr/pettanr.git] / app / assets / javascripts / controllers / speeches.js.coffee
index df82efd..8668bd4 100644 (file)
@@ -29,7 +29,6 @@ class Pettanr.SpeechesController extends Pettanr.AppController
     @trigger('title', @params)\r
     show = new Pettanr.Views.Speech.Show({\r
       item: @item,\r
-      operators: @operators\r
     })\r
     show.render()\r
     @trigger('ready', show)\r