OSDN Git Service

change page status
[pettanr/pettanr.git] / app / assets / javascripts / models / speech_balloon.js.coffee
index c10b7b5..bedcfa1 100644 (file)
@@ -36,7 +36,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