Remove the reference to WCF.Poll.js in template
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 10 May 2023 08:25:01 +0000 (10:25 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 10 May 2023 08:25:01 +0000 (10:25 +0200)
see 12e1aa4fe4b01fd1b77598d6eef6ceba8cb095c3

com.woltlab.wcf/templates/headIncludeJavaScript.tpl

index 58f8f66ae31b2df2353068d1c33e6526a5e4d3c6..1c3a5b74f28e7aa683d4b66edb5983d70e2e12f7 100644 (file)
@@ -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}