Upgrade to ExtJS 4.0.2 - Released 06/09/2011
[extjs.git] / docs / guides / data / examples / lazy_associations / index.html
diff --git a/docs/guides/data/examples/lazy_associations/index.html b/docs/guides/data/examples/lazy_associations/index.html
new file mode 100644 (file)
index 0000000..70cbb2c
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <title>Lazy Associations</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+
+    <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