OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / comic_story.js.coffee
index bc8b015..c8cfc2b 100644 (file)
@@ -33,6 +33,3 @@ class Pettanr.ComicStory extends Peta.Leaf
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.ComicStory.Collection extends Backbone.Collection\r
-  model: Pettanr.ComicStory\r
-  url: '/comic_stories'\r