From 3c406eb0a79db8d41e9a75420cb47daf4ed67800 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Thu, 9 Jul 2015 18:33:12 +0200 Subject: [PATCH] Removed unnecessary call --- com.woltlab.wcf/templates/headIncludeJavaScript.tpl | 1 - 1 file changed, 1 deletion(-) 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'} -- 2.20.1