Delete old code
We don't have any more 'default' css classes. Default avatar data is simply provided by a model for rendering in a view. // FREEBIE
This commit is contained in:
parent
2bc65c2ab4
commit
93a5d01127
3 changed files with 0 additions and 19 deletions
|
@ -26,8 +26,6 @@
|
|||
});
|
||||
this.recipients_view.$el.insertBefore(this.$('.container'));
|
||||
|
||||
this.$('.avatar').addClass('default');
|
||||
|
||||
this.member_list_view = new Whisper.ContactListView({
|
||||
collection: this.model.contactCollection,
|
||||
className: 'members'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue