projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
833c976
)
Make IE happy.
author
Jan Schneider
<jan@horde.org>
Tue, 24 Mar 2009 18:13:38 +0000
(19:13 +0100)
committer
Jan Schneider
<jan@horde.org>
Wed, 25 Mar 2009 00:01:48 +0000
(
01:01
+0100)
kronolith/js/src/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/src/kronolith.js
b/kronolith/js/src/kronolith.js
index
af87d75
..
3ad051f
100644
(file)
--- a/
kronolith/js/src/kronolith.js
+++ b/
kronolith/js/src/kronolith.js
@@
-1161,7
+1161,7
@@
KronolithCore = {
contextOnShow: Prototype.emptyFunction,
// By default, no context onClick action
- contextOnClick: Prototype.emptyFunction
,
+ contextOnClick: Prototype.emptyFunction
};