This commit is contained in:
j 2011-10-18 14:01:35 +02:00
commit 3c3f932c68

View file

@ -59,7 +59,7 @@ pandora.ui.filesView = function(options, self) {
operator: '+', operator: '+',
title: 'Path', title: 'Path',
visible: true, visible: true,
width: 560 width: 720
}, },
{ {
align: 'left', align: 'left',
@ -170,7 +170,7 @@ pandora.ui.filesView = function(options, self) {
operator: '+', operator: '+',
title: 'Path', title: 'Path',
visible: true, visible: true,
width: 560 width: 720
}, },
], ],
columnsMovable: true, columnsMovable: true,