Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / js / init.js
diff --git a/docs/js/init.js b/docs/js/init.js
new file mode 100644 (file)
index 0000000..604a4a8
--- /dev/null
@@ -0,0 +1,3 @@
+Ext.onReady(function() {
+    Docs.App.init();
+});