program/js/app.js
@@ -170,7 +170,7 @@ { this.enable_command('compose', 'add-contact', false); parent.rcmail.show_contentframe(true); parent.rcmail.mark_message('read', this.uid); parent.rcmail.mark_message('read', this.env.uid); } if ((this.env.action=='show' || this.env.action=='preview') && this.env.blockedobjects) @@ -968,7 +968,7 @@ this.display_message(msg, 'loading', true); } else if (!a && this.busy) else if (!a) this.hide_message(); this.busy = a;