projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1fb7b13
)
Position growler at bottom right again.
author
Jan Schneider
<jan@horde.org>
Thu, 12 Nov 2009 23:11:50 +0000
(
00:11
+0100)
committer
Jan Schneider
<jan@horde.org>
Thu, 12 Nov 2009 23:16:11 +0000
(
00:16
+0100)
kronolith/js/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/kronolith.js
b/kronolith/js/kronolith.js
index
3e41f76
..
3ca1daa
100644
(file)
--- a/
kronolith/js/kronolith.js
+++ b/
kronolith/js/kronolith.js
@@
-2597,6
+2597,7
@@
KronolithCore = {
/* Add Growler notifications. */
this.Growler = new Growler({
log: true,
+ location: 'br',
noalerts: Kronolith.text.noalerts
});