OSDN Git Service

fix js
[pettanr/pettanr.git] / app / assets / javascripts / models / picture.js.coffee
index 393cedd..4d89c7d 100644 (file)
@@ -30,7 +30,7 @@ class Pettanr.Picture extends Peta.Content
     {src: @r_url(), width: @get('width'), height: @get('height')}\r
   \r
   tmb_opt_img_tag: () ->\r
-    new Pettanr.Picture.SymbolPicture({\r
+    new Pettanr.Image.SymbolPicture({\r
       attr: {\r
         src: @r_url()\r
       },\r