Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / docs / source / PagingMemoryProxy.html
index 134be28..95a9cb1 100644 (file)
@@ -1,10 +1,10 @@
-<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">
 /* Fix for Opera, which does not seem to include the map function on Array's */
 if (!Array.prototype.map) {
@@ -95,6 +95,6 @@ Ext.ux.data.PagingMemoryProxy = Ext.extend(Ext.data.MemoryProxy, {
 
 //backwards compat.
 Ext.data.PagingMemoryProxy = Ext.ux.data.PagingMemoryProxy;
-</pre>    \r
-</body>\r
+</pre>
+</body>
 </html>
\ No newline at end of file