diff options
| author | Scott Ostler <sostler@deathmachine.local> | 2010-01-20 01:14:54 -0500 |
|---|---|---|
| committer | Scott Ostler <sostler@deathmachine.local> | 2010-01-20 01:14:54 -0500 |
| commit | faab952a795a1eee1ed6eaca476d56fcb77998aa (patch) | |
| tree | 5b90a7e345c82583cadac9eda58a6c5d5ec9b9c2 /static/gritter/js/jquery.gritter.js | |
| parent | a91eb914edb95a5facd62b2eac00186b7b8c63c1 (diff) | |
| parent | 9b9f1b51d63ee0a46d766d285ffac028d7c40cbb (diff) | |
Getting up to date
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...
}
/**
|
