Conversation subscreens share a header
// FREEBIE
This commit is contained in:
parent
c8aa2246dc
commit
234f937bc7
11 changed files with 128 additions and 189 deletions
|
@ -28,7 +28,7 @@
|
|||
});
|
||||
|
||||
Whisper.MessageDetailView = Whisper.View.extend({
|
||||
className: 'message-detail',
|
||||
className: 'message-detail panel',
|
||||
templateName: 'message-detail',
|
||||
initialize: function(options) {
|
||||
this.view = new Whisper.MessageView({model: this.model});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue