Add title bar label to new conversation view
This commit is contained in:
parent
d26dc8c7e6
commit
b1ad04298f
4 changed files with 34 additions and 10 deletions
|
@ -47,7 +47,7 @@
|
|||
}.bind(this));
|
||||
},
|
||||
events: {
|
||||
'click .back': 'hideCompose',
|
||||
'click .back button': 'hideCompose',
|
||||
'click .fab': 'showCompose',
|
||||
'keyup input.new-message': 'compose',
|
||||
'open .contact': 'openConversation'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue