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({
|
app.views.ExpandedComment = app.views.Comment.extend({
|
||||||
postRenderTemplate : function(){
|
postRenderTemplate : function(){
|
||||||
|
this.bindMediaEmbedThumbClickEvent();
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
// @license-end
|
// @license-end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue