OSDN Git Service

add load icon
[pettanr/pettanr.git] / app / assets / javascripts / locmare / filer / body / file_body / file_item / caption / default / link / url_column.js.coffee
index da57715..4abd7f3 100644 (file)
@@ -5,8 +5,7 @@ class Locmare.FilerModule.BodyModule.FileBodyModule.FileItemModule.CaptionItemCo
   \r
   render: () ->\r
     this.$el.attr('href', @url())\r
-    # embed face everytime\r
-    this.$el.html(@default_caption.face.render().el)\r
+    this.$el.html(@face.el)\r
     this\r
   \r
   js_url: () ->\r