Removed unnecessary call
authorAlexander Ebert <ebert@woltlab.com>
Thu, 9 Jul 2015 16:33:12 +0000 (18:33 +0200)
committerAlexander Ebert <ebert@woltlab.com>
Thu, 9 Jul 2015 16:33:12 +0000 (18:33 +0200)
com.woltlab.wcf/templates/headIncludeJavaScript.tpl

index 915f5a3b3ec0c8017bcd1795513c4735b50d2c47..31d878d4c5b0b2a9c477a54074a12e226528f562 100644 (file)
@@ -175,7 +175,6 @@ requirejs.config({
                new WCF.Effect.SmoothScroll();
                
                WCF.System.PageNavigation.init('.pageNavigation');
-               WCF.Date.Picker.init();
                WCF.User.Profile.ActivityPointList.init();
                
                {event name='javascriptInit'}