forked from 0x2620/pandora
media view: fix version column width
This commit is contained in:
parent
e56ac00a84
commit
a05c79b59a
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ pandora.ui.mediaView = function(options, self) {
|
|||
operator: '+',
|
||||
title: Ox._('Version'),
|
||||
visible: true,
|
||||
width: 60
|
||||
width: 120
|
||||
},
|
||||
{
|
||||
editable: true,
|
||||
|
|
Loading…
Reference in a new issue