forked from 0x2620/pandora
files view: increase width of part title column
This commit is contained in:
parent
5daba46fb4
commit
e441e09bd9
1 changed files with 1 additions and 1 deletions
|
@ -138,7 +138,7 @@ pandora.ui.filesView = function(options, self) {
|
|||
operator: '+',
|
||||
title: 'Part Title',
|
||||
visible: true,
|
||||
width: 60
|
||||
width: 180
|
||||
},
|
||||
{
|
||||
editable: true,
|
||||
|
|
Loading…
Reference in a new issue