OSDN Git Service

change page status for offset
[pettanr/pettanr.git] / app / assets / javascripts / models / speech_balloon.js.coffee
index ecb19a8..23e821b 100644 (file)
@@ -39,7 +39,3 @@ class Pettanr.SpeechBalloon extends Peta.Element
     if @id\r
       @url = @url + @id\r
   \r
-class Pettanr.SpeechBalloon.Collection extends Backbone.Collection\r
-  model: Pettanr.SpeechBalloon\r
-  url: '/speech_balloons/'\r
-  \r