Upgrade to ExtJS 3.0.0 - Released 07/06/2009
[extjs.git] / examples / portal / PortalColumn.js
diff --git a/examples/portal/PortalColumn.js b/examples/portal/PortalColumn.js
deleted file mode 100644 (file)
index 16d83d5..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-/*\r
- * Ext JS Library 2.2.1\r
- * Copyright(c) 2006-2009, Ext JS, LLC.\r
- * licensing@extjs.com\r
- * \r
- * http://extjs.com/license\r
- */\r
-\r
-Ext.ux.PortalColumn = Ext.extend(Ext.Container, {\r
-    layout: 'anchor',\r
-    autoEl: 'div',\r
-    defaultType: 'portlet',\r
-    cls:'x-portal-column'\r
-});\r
-Ext.reg('portalcolumn', Ext.ux.PortalColumn);
\ No newline at end of file