Upgrade to ExtJS 3.1.0 - Released 12/16/2009
[extjs.git] / docs / source / Portlet.html
diff --git a/docs/source/Portlet.html b/docs/source/Portlet.html
deleted file mode 100644 (file)
index f87f863..0000000
+++ /dev/null
@@ -1,19 +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.Portlet = Ext.extend(Ext.Panel, {\r
-    anchor : '100%',\r
-    frame : true,\r
-    collapsible : true,\r
-    draggable : true,\r
-    cls : 'x-portlet'\r
-});\r
-\r
-Ext.reg('portlet', Ext.ux.Portlet);\r
-</pre>
-</body>
-</html>
\ No newline at end of file