OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / ground_picture.js.coffee
index 219127a..e4e2fb9 100644 (file)
@@ -48,7 +48,3 @@ class Pettanr.GroundPicture extends Peta.Element
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.GroundPicture.Collection extends Backbone.Collection\r
-  model: Pettanr.GroundPicture\r
-  url: '/ground_pictures/'\r
-  \r