projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
61986f1
)
Track changes to DragDrop2
author
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 7 Jan 2010 18:33:15 +0000
(11:33 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Thu, 7 Jan 2010 18:33:15 +0000
(11:33 -0700)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
af80d11
..
285ccf9
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3009,7
+3009,7
@@
KronolithCore = {
onDrop: function(e)
{
var drop = e.element(),
- el = e.memo,
+ el = e.memo
.element
,
eventid = el.retrieve('eventid'),
cal = el.retrieve('calendar');