X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775:/docs/source/Portlet.html diff --git a/docs/source/Portlet.html b/docs/source/Portlet.html index a189b121..f87f8633 100644 --- a/docs/source/Portlet.html +++ b/docs/source/Portlet.html @@ -1,10 +1,10 @@ - - - The source code - - - - + + + The source code + + + +
Ext.ux.Portlet = Ext.extend(Ext.Panel, {
     anchor : '100%',
     frame : true,
@@ -14,6 +14,6 @@
 });
 
 Ext.reg('portlet', Ext.ux.Portlet);
-
- + + \ No newline at end of file