Upgrade to ExtJS 4.0.7 - Released 10/19/2011
[extjs.git] / docs / guides / grid / examples / grouping / index.html
diff --git a/docs/guides/grid/examples/grouping/index.html b/docs/guides/grid/examples/grouping/index.html
new file mode 100644 (file)
index 0000000..571b8f6
--- /dev/null
@@ -0,0 +1,15 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Ext JS Grid Panel - Grouping</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+    <link type="text/css" rel="stylesheet" href="../../../../extjs/resources/css/ext-all.css"/>
+    <script type="text/javascript" src="../../../../extjs/ext-all.js"></script>
+    <script type="text/javascript" src="app.js"></script>
+
+  </head>
+  <body>
+    Please view <a href="app.js">app.js</a> for the Javascript code associated with this example.
+  </body>
+</html>
\ No newline at end of file