Skip to content

Commit 073cced

Browse files
committed
Mark WCF.Sortable.List as deprecated
1 parent d6be5a0 commit 073cced

File tree

1 file changed

+1
-0
lines changed
  • wcfsetup/install/files/js

1 file changed

+1
-0
lines changed

wcfsetup/install/files/js/WCF.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5493,6 +5493,7 @@ if (COMPILER_TARGET_DEFAULT) {
54935493
* @param string className
54945494
* @param integer offset
54955495
* @param object options
5496+
* @deprecated 6.2 Use `WoltLabSuite/Core/Ui/Sortable/List` instead.
54965497
*/
54975498
WCF.Sortable.List = Class.extend({
54985499
/**

0 commit comments

Comments
 (0)