Deprecating WCF.UserPanel in favor of WCF.User.Panel.Interactive
authorAlexander Ebert <ebert@woltlab.com>
Sun, 14 Dec 2014 01:46:18 +0000 (02:46 +0100)
committerAlexander Ebert <ebert@woltlab.com>
Sun, 14 Dec 2014 01:46:18 +0000 (02:46 +0100)
wcfsetup/install/files/js/WCF.js

index 9232769c5323017dbdb844d08e5e88d343e1c138..c6b3b060afaa364780bde87abf5c413af3571658 100755 (executable)
@@ -10737,6 +10737,8 @@ WCF.Style.Chooser = Class.extend({
 /**
  * Converts static user panel items into interactive dropdowns.
  * 
+ * @deprecated 2.1 - Please use WCF.User.Panel.Interactive instead
+ * 
  * @param      string          containerID
  */
 WCF.UserPanel = Class.extend({