Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / examples / data.js
index 667635e..67537f2 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
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -39,7 +39,7 @@ Ext.samples.samplesCatalog = [{
         url:  '../docs/index.html',\r
         icon: 'docs.gif',\r
         desc: 'API Documentation application.',\r
         url:  '../docs/index.html',\r
         icon: 'docs.gif',\r
         desc: 'API Documentation application.',\r
-        status: 'modified'\r
+        status: 'updated'\r
     },{\r
         text: 'Ext JS Forum Browser',\r
         url:  'forum/forum.html',\r
     },{\r
         text: 'Ext JS Forum Browser',\r
         url:  'forum/forum.html',\r
@@ -133,12 +133,13 @@ Ext.samples.samplesCatalog = [{
         url: 'grid/grid-plugins.html',\r
         icon: 'grid-plugins.gif',\r
         desc: 'Multiple grids customized via plugins: expander rows, checkbox selection and row numbering.'\r
         url: 'grid/grid-plugins.html',\r
         icon: 'grid-plugins.gif',\r
         desc: 'Multiple grids customized via plugins: expander rows, checkbox selection and row numbering.'\r
-    }/*,{\r
+    },{\r
         text: 'Grid Filtering',\r
         text: 'Grid Filtering',\r
-        url: 'grid-filtering/grid-filter.html',\r
+        url: 'grid-filtering/grid-filter-local.html',\r
         icon: 'grid-filter.gif',\r
         icon: 'grid-filter.gif',\r
-        desc: 'Grid plugins providing custom data filtering menus that support various data types.'\r
-    }*/,{\r
+        desc: 'Grid plugins providing custom data filtering menus that support various data types.',\r
+        status: 'updated'\r
+    },{\r
         text: 'Grid From Markup',\r
         url: 'grid/from-markup.html',\r
         icon: 'grid-from-markup.gif',\r
         text: 'Grid From Markup',\r
         url: 'grid/from-markup.html',\r
         icon: 'grid-from-markup.gif',\r
@@ -424,13 +425,13 @@ Ext.samples.samplesCatalog = [{
         url:  'statusbar/statusbar-demo.html',\r
         icon: 'statusbar-demo.gif',\r
         desc: 'A simple StatusBar that can be dropped into the bottom of any panel to display status text and icons.',\r
         url:  'statusbar/statusbar-demo.html',\r
         icon: 'statusbar-demo.gif',\r
         desc: 'A simple StatusBar that can be dropped into the bottom of any panel to display status text and icons.',\r
-        status: 'modified'\r
+        status: 'updated'\r
     },{\r
         text: 'Status Bar (Advanced)',\r
         url:  'statusbar/statusbar-advanced.html',\r
         icon: 'statusbar-adv.gif',\r
         desc: 'Customizing the StatusBar via a plugin to provide automatic form validation monitoring and error linking.',\r
     },{\r
         text: 'Status Bar (Advanced)',\r
         url:  'statusbar/statusbar-advanced.html',\r
         icon: 'statusbar-adv.gif',\r
         desc: 'Customizing the StatusBar via a plugin to provide automatic form validation monitoring and error linking.',\r
-        status: 'modified'\r
+        status: 'updated'\r
     }]\r
 },{\r
     title: 'Templates and DataView',\r
     }]\r
 },{\r
     title: 'Templates and DataView',\r