mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-04 19:32:23 +00:00
increase column width on Qemu/Options
This commit is contained in:
parent
c5ebd41fd3
commit
5031f61d58
@ -299,7 +299,7 @@ Ext.define('PVE.qemu.Options', {
|
||||
|
||||
Ext.applyIf(me, {
|
||||
url: "/api2/json/nodes/" + nodename + "/qemu/" + vmid + "/config",
|
||||
cwidth1: 150,
|
||||
cwidth1: 170,
|
||||
tbar: [ edit_btn ],
|
||||
rows: rows,
|
||||
listeners: {
|
||||
|
Loading…
Reference in New Issue
Block a user