Merge branch 'next-minor' into develop
This commit is contained in:
commit
f14547b2ea
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue