- Fix: loading message doesn't disapear after using 'load-images' action

release-0.6
alecpl 14 years ago
parent c296b810bc
commit f6642844e0

@ -1824,6 +1824,8 @@ function rcube_webmail()
else {
if (!this.env.frame_lock)
this.env.frame_lock = this.set_busy(true, 'loading');
if (preview)
url += '&_unlock='+this.env.frame_lock;
target.location.href = this.env.comm_path+url;
// mark as read and change mbox unread counter

Loading…
Cancel
Save