From: Marcel Werk Date: Mon, 18 Nov 2024 16:32:07 +0000 (+0100) Subject: Deprecate `WCF.Category.NestedList` X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=abf1a3cecb0607a688d3a72da6dae7a62950c022;p=GitHub%2FWoltLab%2FWCF.git Deprecate `WCF.Category.NestedList` Because it is not (or no longer) used in the software. see #5974 --- diff --git a/wcfsetup/install/files/js/WCF.js b/wcfsetup/install/files/js/WCF.js index b7aa291410..de52c16fab 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -6505,6 +6505,7 @@ WCF.Category = { }; if (COMPILER_TARGET_DEFAULT) { /** * Handles selection of categories. + * @deprecated 6.2 Not (or no longer) used in the software. */ WCF.Category.NestedList = Class.extend({ /**