Update minical.
authorJan Schneider <jan@horde.org>
Mon, 27 Jul 2009 17:07:32 +0000 (19:07 +0200)
committerJan Schneider <jan@horde.org>
Mon, 27 Jul 2009 17:07:32 +0000 (19:07 +0200)
kronolith/js/src/kronolith.js

index 0b54cbc..7543513 100644 (file)
@@ -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;