git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8191
91ce42f0-d328-0410-95d8-
f526ca767f89
enableDragDrop: true,
containerScroll: true,
title: 'Directories',
- width: 250,
minSize: 100
});
{
title: 'Directories',
region: 'west',
- width: 250,
- minSize: 100,
+ width: '25%',
+ minSize: 120,
items: tree
}, {
title: 'Directory content',
region: 'center',
- minSize: 100,
+ minSize: '33%',
items: file_grid
}, {
title: 'File version',
region: 'east',
- width: 550,
+ width: '42%',
minSize: 100,
items: file_versions_grid