merge
This commit is contained in:
commit
3c3f932c68
1 changed files with 2 additions and 2 deletions
|
@ -59,7 +59,7 @@ pandora.ui.filesView = function(options, self) {
|
|||
operator: '+',
|
||||
title: 'Path',
|
||||
visible: true,
|
||||
width: 560
|
||||
width: 720
|
||||
},
|
||||
{
|
||||
align: 'left',
|
||||
|
@ -170,7 +170,7 @@ pandora.ui.filesView = function(options, self) {
|
|||
operator: '+',
|
||||
title: 'Path',
|
||||
visible: true,
|
||||
width: 560
|
||||
width: 720
|
||||
},
|
||||
],
|
||||
columnsMovable: true,
|
||||
|
|
Loading…
Reference in a new issue