From 54fb95839f3113eec608882617d0d599fa6dc9c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim=20D=C3=BCsterhus?= Date: Wed, 10 May 2023 10:25:01 +0200 Subject: [PATCH] Remove the reference to WCF.Poll.js in template see 12e1aa4fe4b01fd1b77598d6eef6ceba8cb095c3 --- 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 58f8f66ae3..1c3a5b74f2 100644 --- a/com.woltlab.wcf/templates/headIncludeJavaScript.tpl +++ b/com.woltlab.wcf/templates/headIncludeJavaScript.tpl @@ -141,7 +141,6 @@ window.addEventListener('pageshow', function(event) { {js application='wcf' file='WCF.Label' bundle='WCF.Combined' hasTiny=true} {js application='wcf' file='WCF.Location' bundle='WCF.Combined' hasTiny=true} {js application='wcf' file='WCF.Message' bundle='WCF.Combined' hasTiny=true} -{js application='wcf' file='WCF.Poll' bundle='WCF.Combined' hasTiny=true} {js application='wcf' file='WCF.User' bundle='WCF.Combined' hasTiny=true} {js application='wcf' file='WCF.Moderation' bundle='WCF.Combined' hasTiny=true} -- 2.20.1