Let key verification view lazy-load keys

// FREEBIE
This commit is contained in:
lilia 2016-09-17 18:59:22 -07:00
parent fe209a2f41
commit c16e80c5e4
4 changed files with 48 additions and 36 deletions

View file

@ -62,7 +62,7 @@
model: conflict,
contact: contact,
conversation: this.conversation
}).render();
});
this.$('.conflicts').append(view.el);
},
render: function() {