From: Michael J. Rubinsky Date: Mon, 28 Dec 2009 19:56:26 +0000 (-0500) Subject: Fix js parse error X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=7237f60fc4521db873e3f4016bbe53009fa5cd41;p=horde.git Fix js parse error --- diff --git a/kronolith/js/kronolith.js b/kronolith/js/kronolith.js index 56806d4b9..6db25c557 100644 --- 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) {