summaryrefslogtreecommitdiff
path: root/src/static/js/gritter.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/static/js/gritter.js')
-rw-r--r--src/static/js/gritter.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/static/js/gritter.js b/src/static/js/gritter.js
index c32cc758..9778707e 100644
--- a/src/static/js/gritter.js
+++ b/src/static/js/gritter.js
@@ -21,8 +21,6 @@
$.gritter.options = {
position: '',
class_name: '', // could be set to 'gritter-light' to use white notifications
- fade_in_speed: 'medium', // how fast notifications fade in
- fade_out_speed: 1000, // how fast the notices fade out
time: 6000 // hang on the screen for...
}