projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c514774
)
Update minical.
author
Jan Schneider
<jan@horde.org>
Mon, 27 Jul 2009 17:07:32 +0000
(19:07 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 27 Jul 2009 17:07:32 +0000
(19:07 +0200)
kronolith/js/src/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/src/kronolith.js
b/kronolith/js/src/kronolith.js
index
0b54cbc
..
7543513
100644
(file)
--- 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;