Let key verification view lazy-load keys
// FREEBIE
This commit is contained in:
parent
fe209a2f41
commit
c16e80c5e4
4 changed files with 48 additions and 36 deletions
|
@ -62,7 +62,7 @@
|
|||
model: conflict,
|
||||
contact: contact,
|
||||
conversation: this.conversation
|
||||
}).render();
|
||||
});
|
||||
this.$('.conflicts').append(view.el);
|
||||
},
|
||||
render: function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue