Render conversation titles
This commit is contained in:
parent
bc4d31cf72
commit
7bf1d41184
8 changed files with 21 additions and 10 deletions
|
@ -18,6 +18,7 @@
|
|||
window.Whisper = window.Whisper || {};
|
||||
|
||||
Whisper.WindowControlsView = Whisper.View.extend({
|
||||
tagName: 'span',
|
||||
className: 'window-controls',
|
||||
template: $('#window-controls').html(),
|
||||
initialize: function(options) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue