OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / license_group.js.coffee
index 5c22091..75980bf 100644 (file)
@@ -15,6 +15,3 @@ class Pettanr.LicenseGroup extends Peta.Template
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.LicenseGroup.Collection extends Backbone.Collection\r
-  model: Pettanr.LicenseGroup\r
-  url: '/license_groups'\r