projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24df461
)
Use default calendar in quick event form.
author
Jan Schneider
<jan@horde.org>
Mon, 7 Jun 2010 17:09:28 +0000
(19:09 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 7 Jun 2010 17:55:51 +0000
(19:55 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
1a3f5bc
..
ce557a2
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3674,6
+3674,7
@@
KronolithCore = {
case 'kronolithQuickEvent':
this.updateCalendarDropDown('kronolithQuickinsertCalendars');
+ $('kronolithQuickinsertCalendars').setValue(Kronolith.conf.default_calendar);
$('kronolithQuickinsert').appear({
duration: this.effectDur,
afterFinish: function() {