OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / license.js.coffee
index 47ec960..c5f32eb 100644 (file)
@@ -29,10 +29,6 @@ class Pettanr.License extends Peta.SystemResource
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.License.Collection extends Backbone.Collection\r
-  model: Pettanr.License\r
-  url: '/licenses'\r
-\r
 class Pettanr.License.Caption extends Backbone.View\r
   tagName: 'span'\r
   initialize: (options) ->\r