From: Alexander Ebert Date: Thu, 9 Jul 2015 16:33:12 +0000 (+0200) Subject: Removed unnecessary call X-Git-Tag: 3.0.0_Beta_1~2199 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=3c406eb0a79db8d41e9a75420cb47daf4ed67800;p=GitHub%2FWoltLab%2FWCF.git Removed unnecessary call --- diff --git a/com.woltlab.wcf/templates/headIncludeJavaScript.tpl b/com.woltlab.wcf/templates/headIncludeJavaScript.tpl index 915f5a3b3e..31d878d4c5 100644 --- a/com.woltlab.wcf/templates/headIncludeJavaScript.tpl +++ b/com.woltlab.wcf/templates/headIncludeJavaScript.tpl @@ -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'}