summaryrefslogtreecommitdiff
path: root/program/js/app.js
diff options
context:
space:
mode:
Diffstat (limited to 'program/js/app.js')
-rw-r--r--program/js/app.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/program/js/app.js b/program/js/app.js
index 125e44f9d..31b8c3f48 100644
--- a/program/js/app.js
+++ b/program/js/app.js
@@ -968,7 +968,7 @@ function rcube_webmail()
this.display_message(msg, 'loading', true);
}
- else if (!a && this.busy)
+ else if (!a)
this.hide_message();
this.busy = a;