X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/25ef3491bd9ae007ff1fc2b0d7943e6eaaccf775..6e39d509471fe9b4e2660e0d1631b350d0c66f40:/docs/source/Portlet.html diff --git a/docs/source/Portlet.html b/docs/source/Portlet.html deleted file mode 100644 index f87f8633..00000000 --- a/docs/source/Portlet.html +++ /dev/null @@ -1,19 +0,0 @@ - - - The source code - - - - -
Ext.ux.Portlet = Ext.extend(Ext.Panel, {
-    anchor : '100%',
-    frame : true,
-    collapsible : true,
-    draggable : true,
-    cls : 'x-portlet'
-});
-
-Ext.reg('portlet', Ext.ux.Portlet);
-
- - \ No newline at end of file