parent
6ae2df2f9e
commit
fdff13e542
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
app.views.Comment = app.views.Content.extend({
|
||||
templateName: "comment",
|
||||
className : "comment media",
|
||||
tooltipSelector: "time",
|
||||
|
||||
events : function() {
|
||||
return _.extend({}, app.views.Content.prototype.events, {
|
||||
|
|
|
|||
Loading…
Reference in a new issue