[pve-devel] r5815 - pve-manager/pve2/www/new
svn-commits at proxmox.com
svn-commits at proxmox.com
Mon Apr 18 11:56:11 CEST 2011
Author: dietmar
Date: 2011-04-18 11:56:11 +0200 (Mon, 18 Apr 2011)
New Revision: 5815
Modified:
pve-manager/pve2/www/new/Workspace.js
Log:
fix logo path
Modified: pve-manager/pve2/www/new/Workspace.js
===================================================================
--- pve-manager/pve2/www/new/Workspace.js 2011-04-18 09:53:37 UTC (rev 5814)
+++ pve-manager/pve2/www/new/Workspace.js 2011-04-18 09:56:11 UTC (rev 5815)
@@ -92,7 +92,7 @@
{
margins: '0 0 0 4',
html: '<a target=_blank href="http://www.proxmox.com">' +
- '<img height=30 width=209 src="/images/proxmox_logo.png"/></a>'
+ '<img height=30 width=209 src="/pve2/images/proxmox_logo.png"/></a>'
},
{
minWidth: 200,
More information about the pve-devel
mailing list