[pve-devel] r6321 - pve-manager/pve2/www/manager/grid

svn-commits at proxmox.com svn-commits at proxmox.com
Tue Jul 19 08:21:51 CEST 2011


Author: dietmar
Date: 2011-07-19 08:21:50 +0200 (Tue, 19 Jul 2011)
New Revision: 6321

Modified:
   pve-manager/pve2/www/manager/grid/ResourceGrid.js
Log:


Modified: pve-manager/pve2/www/manager/grid/ResourceGrid.js
===================================================================
--- pve-manager/pve2/www/manager/grid/ResourceGrid.js	2011-07-19 05:17:52 UTC (rev 6320)
+++ pve-manager/pve2/www/manager/grid/ResourceGrid.js	2011-07-19 06:21:50 UTC (rev 6321)
@@ -26,6 +26,8 @@
 	'PVE.data.ResourceStore'
     ],
     alias: ['widget.pveResourceGrid'],
+
+    //fixme: this makes still problems with the scrollbar
     features: [ {ftype: 'chunking'}],
     
     initComponent : function() {




More information about the pve-devel mailing list