Position growler at bottom right again.
authorJan Schneider <jan@horde.org>
Thu, 12 Nov 2009 23:11:50 +0000 (00:11 +0100)
committerJan Schneider <jan@horde.org>
Thu, 12 Nov 2009 23:16:11 +0000 (00:16 +0100)
kronolith/js/kronolith.js

index 3e41f76..3ca1daa 100644 (file)
@@ -2597,6 +2597,7 @@ KronolithCore = {
         /* Add Growler notifications. */
         this.Growler = new Growler({
             log: true,
+            location: 'br',
             noalerts: Kronolith.text.noalerts
         });