From: Michael M Slusarz Date: Sun, 25 Oct 2009 02:55:26 +0000 (-0600) Subject: Better loading UI for dimp message screen X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=d2139735699e641c5d3a5b159e8782d235e9d775;p=horde.git Better loading UI for dimp message screen --- diff --git a/imp/js/fullmessage-dimp.js b/imp/js/fullmessage-dimp.js index 129c0a9e0..e7e7814b6 100644 --- a/imp/js/fullmessage-dimp.js +++ b/imp/js/fullmessage-dimp.js @@ -199,6 +199,9 @@ var DimpFullmessage = { DimpCore.updateMsgLog(this.log); } + $('dimpLoading').hide(); + $('pageContainer').show(); + this.resizeWindow(); } diff --git a/imp/templates/chunks/message.php b/imp/templates/chunks/message.php index 209bc2477..c75aba8a3 100644 --- a/imp/templates/chunks/message.php +++ b/imp/templates/chunks/message.php @@ -23,7 +23,8 @@ function _createDAfmsg($text, $image, $id, $class = '', $show_text = true) } ?> -
+
+