to accomodate the longer acl paths better Signed-off-by: Dominik Csapak <d.csa...@proxmox.com> --- www/manager6/dc/ACLView.js | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/www/manager6/dc/ACLView.js b/www/manager6/dc/ACLView.js index 51c247d6..65abd8cd 100644 --- a/www/manager6/dc/ACLView.js +++ b/www/manager6/dc/ACLView.js @@ -7,6 +7,8 @@ Ext.define('PVE.dc.ACLAdd', { isAdd: true, isCreate: true, + width: 400, + initComponent: function() { let me = this; -- 2.20.1 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel