Deprecate `WCF.EditableItemList`
authorMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 09:54:53 +0000 (10:54 +0100)
committerMarcel Werk <burntime@woltlab.com>
Tue, 19 Nov 2024 09:54:53 +0000 (10:54 +0100)
Because it is not (or no longer) used in the software.

see #5974

wcfsetup/install/files/js/WCF.js

index 0c14dda947a46754df34ba0a7ddf5067bb556d55..cdadfe4e444808790d4ffeb75fc8e8c6a9464e26 100755 (executable)
@@ -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({
        /**