Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / source / Time3.html
index cb8af8e..9ffc062 100644 (file)
@@ -15,8 +15,8 @@
   </script>
 </head>
 <body onload="prettyPrint(); highlight();">
-  <pre class="prettyprint lang-js"><span id='Ext-chart-axis-Time-method-constructor'><span id='Ext-chart-axis-Time'>/**
-</span></span> * @class Ext.chart.axis.Time
+  <pre class="prettyprint lang-js"><span id='Ext-chart-axis-Time'>/**
+</span> * @class Ext.chart.axis.Time
  * @extends Ext.chart.axis.Axis
  *
  * A type of axis whose units are measured in time values. Use this axis
@@ -48,7 +48,6 @@
  * Since `constrain` is set to true all other values for other dates not between
  * the fromDate and toDate will not be displayed.
  * 
- * @constructor
  */
 Ext.define('Ext.chart.axis.Time', {