Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / src / core / core / Element.fx.js
index 5fcca87..4a2b3e7 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.0.3
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -55,7 +55,7 @@ Ext.Element.addMethods(function(){
         /**\r
          * Sets the element's visibility mode. When setVisible() is called it\r
          * will use this to determine whether to set the visibility or the display property.\r
-         * @param visMode Ext.Element.VISIBILITY or Ext.Element.DISPLAY\r
+         * @param {Number} visMode Ext.Element.VISIBILITY or Ext.Element.DISPLAY\r
          * @return {Ext.Element} this\r
          */\r
         setVisibilityMode : function(visMode){  \r