projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5728585
)
fix typo
author
Chuck Hagenbuch
<chuck@horde.org>
Mon, 31 Aug 2009 04:24:09 +0000
(
00:24
-0400)
committer
Chuck Hagenbuch
<chuck@horde.org>
Mon, 31 Aug 2009 04:24:09 +0000
(
00:24
-0400)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
e08a8e5
..
b3d1df6
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-29,7
+29,7
@@
KronolithCore = {
taskType: 'all',
doActionOpts: {
- onException: function(r, e) { KronolitCore.debug('onException', e); },
+ onException: function(r, e) { Kronolit
h
Core.debug('onException', e); },
onFailure: function(t, o) { KronolithCore.debug('onFailure', t); },
evalJS: false,
evalJSON: true