Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / source / PortalColumn.html
diff --git a/docs/source/PortalColumn.html b/docs/source/PortalColumn.html
deleted file mode 100644 (file)
index 0c4be6a..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-<html>
-<head>
-  <title>The source code</title>
-    <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />
-    <script type="text/javascript" src="../resources/prettify/prettify.js"></script>
-</head>
-<body  onload="prettyPrint();">
-    <pre class="prettyprint lang-js">Ext.ux.PortalColumn = Ext.extend(Ext.Container, {\r
-    layout : 'anchor',\r
-    //autoEl : 'div',//already defined by Ext.Component\r
-    defaultType : 'portlet',\r
-    cls : 'x-portal-column'\r
-});\r
-\r
-Ext.reg('portalcolumn', Ext.ux.PortalColumn);\r
-</pre>
-</body>
-</html>
\ No newline at end of file