mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-11 20:13:09 +00:00
role selector: make slightly more wide and resizeable
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
7b8eff314a
commit
8407542364
@ -18,7 +18,8 @@ Ext.define('Proxmox.form.RoleSelector', {
|
||||
displayField: 'roleid',
|
||||
|
||||
listConfig: {
|
||||
width: 500,
|
||||
width: 560,
|
||||
resizable: true,
|
||||
columns: [
|
||||
{
|
||||
header: gettext('Role'),
|
||||
|
Loading…
Reference in New Issue
Block a user