From: Tim Düsterhus Date: Wed, 10 May 2023 08:25:01 +0000 (+0200) Subject: Remove the reference to WCF.Poll.js in template X-Git-Tag: 6.0.0_Alpha_1~123 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=54fb95839f3113eec608882617d0d599fa6dc9c6;p=GitHub%2FWoltLab%2FWCF.git Remove the reference to WCF.Poll.js in template see 12e1aa4fe4b01fd1b77598d6eef6ceba8cb095c3 --- 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}