Fix syntax.
authorJan Schneider <jan@horde.org>
Tue, 14 Apr 2009 09:46:03 +0000 (11:46 +0200)
committerJan Schneider <jan@horde.org>
Tue, 14 Apr 2009 09:46:03 +0000 (11:46 +0200)
kronolith/js/src/kronolith.js

index abe2823..0d3ba51 100644 (file)
@@ -1336,7 +1336,7 @@ KronolithCore = {
         /* Add Growler notifications. */
         this.Growler = new Growler({
             location: 'br',
-            log: true
+            log: true,
             noalerts: Kronolith.text.noalerts
         });