Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / build / all.html
diff --git a/build/all.html b/build/all.html
new file mode 100644 (file)
index 0000000..a12533c
--- /dev/null
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<html lang="en">
+<head>
+    <meta http-equiv="Content-Type" content="text/html;charset=UTF-8">
+    <title></title>
+    <script type="text/javascript" src="../bootstrap.js"></script>
+    <script type="text/javascript">
+        Ext.syncRequire('*');
+    </script>
+</head>
+<body>
+
+</body>
+</html>