Commit 19a22b7c authored by Dietmar Maurer's avatar Dietmar Maurer

disable chunking

because this makes still problems with the scrollbar
parent 2a0bc39f
......@@ -28,7 +28,7 @@ Ext.define('PVE.grid.ResourceGrid', {
alias: ['widget.pveResourceGrid'],
//fixme: this makes still problems with the scrollbar
features: [ {ftype: 'chunking'}],
//features: [ {ftype: 'chunking'}],
initComponent : function() {
var me = this;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment