Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / docs / js / init.js
1 Ext.onReady(function() {
2     Docs.App.init();
3 });