Decreased fade-in duration
authorAlexander Ebert <ebert@woltlab.com>
Fri, 25 Nov 2011 14:46:39 +0000 (15:46 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Fri, 25 Nov 2011 14:46:39 +0000 (15:46 +0100)
wcfsetup/install/files/js/WCF.js

index 1b77120545c701976142bf044805edef6331b9ec..25e5b85e063a19fa255e9943d70f8808fb5a3ff4 100644 (file)
@@ -3439,7 +3439,7 @@ $.widget('ui.wcfDialog', {
                        });
 
                        // fade in container
-                       this._container.wcfFadeIn(undefined, 600);
+                       this._container.wcfFadeIn();
                }
                else {
                        this._container.animate({