OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / author.js.coffee
index ff93aee..4c8745e 100644 (file)
@@ -19,6 +19,3 @@ class Pettanr.Author extends Peta.Owner
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.Author.Collection extends Backbone.Collection\r
-  model: Pettanr.Author\r
-  url: '/authors'\r