OSDN Git Service

fix:replace row break
[pettanr/pettanr.git] / app / assets / javascripts / views / licenses / show.js.coffee
index 3b94ad5..292aeb4 100644 (file)
@@ -1,8 +1,7 @@
-class Pettanr.Views.License.Show extends Backbone.View\r
+class Pettanr.Views.License.Show extends Pettanr.View\r
   tagName: 'div'\r
   \r
   initialize: (options) ->\r
-    @operators = options.operators\r
   \r
   render: () ->\r
     this.$el.html('')\r