-<html>\r
-<head>\r
- <title>The source code</title>\r
- <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" />\r
- <script type="text/javascript" src="../resources/prettify/prettify.js"></script>\r
-</head>\r
-<body onload="prettyPrint();">\r
+<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.PanelResizer = Ext.extend(Ext.util.Observable, {\r
minHeight: 0,\r
maxHeight:10000000,\r
this.fireEvent('dragend', this, e);\r
}\r
});\r
-Ext.preg('panelresizer', Ext.ux.PanelResizer);</pre> \r
-</body>\r
+Ext.preg('panelresizer', Ext.ux.PanelResizer);</pre>
+</body>
</html>
\ No newline at end of file