projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1422d3d
)
Fix syntax.
author
Jan Schneider
<jan@horde.org>
Tue, 14 Apr 2009 09:46:03 +0000
(11:46 +0200)
committer
Jan Schneider
<jan@horde.org>
Tue, 14 Apr 2009 09:46:03 +0000
(11:46 +0200)
kronolith/js/src/kronolith.js
patch
|
blob
|
history
diff --git
a/kronolith/js/src/kronolith.js
b/kronolith/js/src/kronolith.js
index
abe2823
..
0d3ba51
100644
(file)
--- a/
kronolith/js/src/kronolith.js
+++ b/
kronolith/js/src/kronolith.js
@@
-1336,7
+1336,7
@@
KronolithCore = {
/* Add Growler notifications. */
this.Growler = new Growler({
location: 'br',
- log: true
+ log: true
,
noalerts: Kronolith.text.noalerts
});