projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
85896e0
)
Save quick event on Enter.
author
Jan Schneider
<jan@horde.org>
Mon, 10 May 2010 16:52:06 +0000
(18:52 +0200)
committer
Jan Schneider
<jan@horde.org>
Mon, 10 May 2010 17:21:25 +0000
(19:21 +0200)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
9cc8630
..
441ea6e
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3373,6
+3373,11
@@
KronolithCore = {
e.stop();
break;
+ case 'kronolithQuickinsertForm':
+ this.quickSaveEvent();
+ e.stop();
+ break;
+
case 'kronolithCalendarForminternal':
case 'kronolithCalendarFormtasklists':
case 'kronolithCalendarFormremote':