Make IE happy.
authorJan Schneider <jan@horde.org>
Tue, 24 Mar 2009 18:13:38 +0000 (19:13 +0100)
committerJan Schneider <jan@horde.org>
Wed, 25 Mar 2009 00:01:48 +0000 (01:01 +0100)
kronolith/js/src/kronolith.js

index af87d75..3ad051f 100644 (file)
@@ -1161,7 +1161,7 @@ KronolithCore = {
     contextOnShow: Prototype.emptyFunction,
 
     // By default, no context onClick action
-    contextOnClick: Prototype.emptyFunction,
+    contextOnClick: Prototype.emptyFunction
 
 };