@ -57,7 +57,7 @@
this.openView(this.inboxView);
}.bind(this));
} else {
if (!$.contains(this.$el, this.inboxView.$el)) {
if (!$.contains(this.el, this.inboxView.el)) {
}
window.focus(); // FIXME