[pve-devel] r6085 - pve-manager/pve2/www/apidoc

svn-commits at proxmox.com svn-commits at proxmox.com
Wed Jun 15 14:44:56 CEST 2011


Author: dietmar
Date: 2011-06-15 14:44:55 +0200 (Wed, 15 Jun 2011)
New Revision: 6085

Modified:
   pve-manager/pve2/www/apidoc/apidoc.html
Log:
use extjs.cachefly.net


Modified: pve-manager/pve2/www/apidoc/apidoc.html
===================================================================
--- pve-manager/pve2/www/apidoc/apidoc.html	2011-06-15 10:50:43 UTC (rev 6084)
+++ pve-manager/pve2/www/apidoc/apidoc.html	2011-06-15 12:44:55 UTC (rev 6085)
@@ -3,9 +3,9 @@
 <head>
 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     <title>Proxmox VE API Documentation</title>
-    <link rel="stylesheet" type="text/css" href="/pve2/ext4/resources/css/ext-all.css" />
+    <link rel="stylesheet" type="text/css" href="http://extjs.cachefly.net/ext-4.0.2/resources/css/ext-all.css" />
 
-    <script type="text/javascript" src="/pve2/ext4/ext-all-debug.js"></script>
+    <script type="text/javascript" src="http://extjs.cachefly.net/ext-4.0.2/ext-all-debug.js"></script>
     <script type="text/javascript" src="apidoc.js"></script>
     
 </head>




More information about the pve-devel mailing list