X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..05ce1c11e98b33f14ddee184493bd5a60dc947e2:/docs/source/CenterLayout.html diff --git a/docs/source/CenterLayout.html b/docs/source/CenterLayout.html index 77ce596e..2e54c976 100644 --- a/docs/source/CenterLayout.html +++ b/docs/source/CenterLayout.html @@ -1,10 +1,10 @@ - -
-// We are adding these custom layouts to a namespace that does not // exist by default in Ext, so we have to add the namespace first: Ext.ns('Ext.ux.layout'); @@ -61,6 +61,6 @@ Ext.ux.layout.CenterLayout = Ext.extend(Ext.layout.FitLayout, { }); Ext.Container.LAYOUTS['ux.center'] = Ext.ux.layout.CenterLayout; -- + + \ No newline at end of file