From 8186015cd8fd6ba2ad09fd9f631cbe8e973cf565 Mon Sep 17 00:00:00 2001 From: Alexander Ebert Date: Wed, 17 Aug 2016 00:41:15 +0200 Subject: [PATCH] Unified AJAX endpoints --- com.woltlab.wcf/templates/headIncludeJavaScript.tpl | 3 ++- wcfsetup/install/files/acp/templates/header.tpl | 2 +- wcfsetup/install/files/js/WCF.Message.js | 2 +- wcfsetup/install/files/js/WCF.Poll.js | 2 +- wcfsetup/install/files/js/WCF.js | 4 ++-- wcfsetup/install/files/js/WoltLabSuite/Core/Ajax.js | 4 ++-- .../install/files/js/WoltLabSuite/Core/Ajax/Request.js | 2 +- wcfsetup/install/files/js/WoltLabSuite/Core/Upload.js | 9 ++++++--- 8 files changed, 16 insertions(+), 12 deletions(-) diff --git a/com.woltlab.wcf/templates/headIncludeJavaScript.tpl b/com.woltlab.wcf/templates/headIncludeJavaScript.tpl index 2971d951b2..91f9d6b09f 100644 --- a/com.woltlab.wcf/templates/headIncludeJavaScript.tpl +++ b/com.woltlab.wcf/templates/headIncludeJavaScript.tpl @@ -5,10 +5,11 @@ {js application='wcf' file='require' bundle='WoltLabSuite.Core' core='true'} diff --git a/wcfsetup/install/files/acp/templates/header.tpl b/wcfsetup/install/files/acp/templates/header.tpl index fdb3a3074d..6321d46f81 100644 --- a/wcfsetup/install/files/acp/templates/header.tpl +++ b/wcfsetup/install/files/acp/templates/header.tpl @@ -18,7 +18,7 @@