From: Jan Schneider Date: Mon, 27 Jul 2009 17:07:32 +0000 (+0200) Subject: Update minical. X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=4399e7b0621dc6c035a43930891332fd23fdf966;p=horde.git Update minical. --- diff --git a/kronolith/js/src/kronolith.js b/kronolith/js/src/kronolith.js index 0b54cbc83..754351347 100644 --- a/kronolith/js/src/kronolith.js +++ b/kronolith/js/src/kronolith.js @@ -235,6 +235,7 @@ KronolithCore = { $('kronolithView' + locCap).appear({ 'queue': 'end', 'afterFinish': function() { this.viewLoading = false; }.bind(this) }); } $('kronolithLoading' + loc).insert($('kronolithLoading').remove()); + this.updateMinical(this.date, loc); break;