X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/3789b528d8dd8aad4558e38e22d775bcab1cbd36..6746dc89c47ed01b165cc1152533605f97eb8e8d:/docs/source/Time3.html diff --git a/docs/source/Time3.html b/docs/source/Time3.html index cb8af8e5..9ffc062b 100644 --- a/docs/source/Time3.html +++ b/docs/source/Time3.html @@ -15,8 +15,8 @@ -
/**
- * @class Ext.chart.axis.Time
+  
/**
+ * @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', {