diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-16 22:59:35 -0500 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-01-16 22:59:35 -0500 |
| commit | a9c5be252442f4e744c7d85923f2aa3564ae97aa (patch) | |
| tree | b719525e0f2342a30d00968c3947a832850c90da /static/gritter/js/jquery.gritter.js | |
| parent | b8af90cb5e821abd517c094628b5970506b82c11 (diff) | |
timb merging ryder's changes
Diffstat (limited to 'static/gritter/js/jquery.gritter.js')
| -rwxr-xr-x | static/gritter/js/jquery.gritter.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/gritter/js/jquery.gritter.js b/static/gritter/js/jquery.gritter.js index 60305ba..b673f8f 100755 --- a/static/gritter/js/jquery.gritter.js +++ b/static/gritter/js/jquery.gritter.js @@ -22,7 +22,7 @@ $.gritter.options = {
fade_in_speed: 'medium', // how fast notifications fade in
fade_out_speed: 1000, // how fast the notices fade out
- time: 2500 // hang on the screen for...
+ time: 4500 // hang on the screen for...
}
/**
|
