projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b0c74b
)
Fix js parse error
author
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 28 Dec 2009 19:56:26 +0000
(14:56 -0500)
committer
Michael J. Rubinsky
<mrubinsk@horde.org>
Mon, 28 Dec 2009 19:56:26 +0000
(14:56 -0500)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
56806d4
..
6db25c5
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-3623,7
+3623,7
@@
KronolithCore = {
this._closeRedBox();
this.showNotifications([ { type: 'horde.error', message: Kronolith.text.ajax_error } ]);
KronolithCore.debug('onException', e);
- }
+ }
,
toggleCalendar: function(elm)
{