OSDN Git Service

operator move to cache
[pettanr/pettanr.git] / app / assets / javascripts / locmare / list_group / list / base.js.coffee
index 62fe752..946f982 100644 (file)
@@ -3,7 +3,6 @@ class Locmare.ListGroupModule.Base extends Backbone.Collection
   initialize: (options) ->\r
     @list_group_name = options.list_group_name\r
     @list_name = options.list_name\r
-    @operators = options.operators\r
     @params = options.options\r
     \r
     @list_group_manifest = LocalManifest.manifest().list_groups[@list_group_name]\r