media view: fix version column width

This commit is contained in:
rolux 2013-05-30 14:58:32 +02:00
parent e56ac00a84
commit a05c79b59a

View file

@ -130,7 +130,7 @@ pandora.ui.mediaView = function(options, self) {
operator: '+',
title: Ox._('Version'),
visible: true,
width: 60
width: 120
},
{
editable: true,