diff --git a/static/js/pandora/ui/filesView.js b/static/js/pandora/ui/filesView.js index 9c933202..16140b9b 100644 --- a/static/js/pandora/ui/filesView.js +++ b/static/js/pandora/ui/filesView.js @@ -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,