users dialog: make level column wider

This commit is contained in:
rolux 2014-03-04 20:37:15 +01:00
parent d2b3c436b6
commit 1fb1fd9d89

View file

@ -178,7 +178,7 @@ pandora.ui.usersDialog = function() {
title: Ox._('Level'), title: Ox._('Level'),
type: 'label', type: 'label',
visible: true, visible: true,
width: 64 width: 80
}, },
{ {
format: function(value) { format: function(value) {