projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7c6a551
)
parameter now has a better name
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 16 Dec 2009 19:21:49 +0000
(14:21 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Wed, 16 Dec 2009 19:21:49 +0000
(14:21 -0500)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
437ab4b
..
45323b0
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3595,7
+3595,7
@@
KronolithCore = {
'delayed': true,
'layers': layers,
'markerDragEnd': this.onMarkerDragEnd.bind(this),
- '
afterClickMap
': this.afterClickMap.bind(this)
+ '
mapClick
': this.afterClickMap.bind(this)
});
if ($('kronolithEventLocationLat').value) {