From: Marcel Werk Date: Tue, 19 Nov 2024 09:54:53 +0000 (+0100) Subject: Deprecate `WCF.EditableItemList` X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=79f2832bced673e64a503ffaa6217be0d4a35e69;p=GitHub%2FWoltLab%2FWCF.git Deprecate `WCF.EditableItemList` 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 0c14dda947..cdadfe4e44 100755 --- a/wcfsetup/install/files/js/WCF.js +++ b/wcfsetup/install/files/js/WCF.js @@ -5759,6 +5759,7 @@ WCF.Popover = Class.extend({ * * @param string itemListSelector * @param string searchInputSelector + * @deprecated 6.2 Not (or no longer) used in the software. */ WCF.EditableItemList = Class.extend({ /**