Only add loading class from inbox
This commit is contained in:
@@ -66,6 +66,7 @@
|
||||
appWindow: this.model.appWindow
|
||||
});
|
||||
$el = view.$el;
|
||||
$el.find('.message-list').addClass('loading');
|
||||
}
|
||||
$el.prependTo(this.el);
|
||||
$el.find('.message-list').trigger('reset-scroll');
|
||||
|
Reference in New Issue
Block a user