users dialog: make level column wider
This commit is contained in:
parent
d2b3c436b6
commit
1fb1fd9d89
1 changed files with 1 additions and 1 deletions
|
@ -178,7 +178,7 @@ pandora.ui.usersDialog = function() {
|
|||
title: Ox._('Level'),
|
||||
type: 'label',
|
||||
visible: true,
|
||||
width: 64
|
||||
width: 80
|
||||
},
|
||||
{
|
||||
format: function(value) {
|
||||
|
|
Loading…
Reference in a new issue