Loading app/assets/javascripts/app/views/comment_view.js +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ app.views.Comment = app.views.Content.extend({ app.views.ExpandedComment = app.views.Comment.extend({ postRenderTemplate : function(){ this.bindMediaEmbedThumbClickEvent(); } }); // @license-end Loading
app/assets/javascripts/app/views/comment_view.js +1 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,7 @@ app.views.Comment = app.views.Content.extend({ app.views.ExpandedComment = app.views.Comment.extend({ postRenderTemplate : function(){ this.bindMediaEmbedThumbClickEvent(); } }); // @license-end