Commit 3fb7f9b9 authored by Dietmar Maurer's avatar Dietmar Maurer

increase column width on Qemu/Options

parent 10bf35f9
...@@ -299,7 +299,7 @@ Ext.define('PVE.qemu.Options', { ...@@ -299,7 +299,7 @@ Ext.define('PVE.qemu.Options', {
Ext.applyIf(me, { Ext.applyIf(me, {
url: "/api2/json/nodes/" + nodename + "/qemu/" + vmid + "/config", url: "/api2/json/nodes/" + nodename + "/qemu/" + vmid + "/config",
cwidth1: 150, cwidth1: 170,
tbar: [ edit_btn ], tbar: [ edit_btn ],
rows: rows, rows: rows,
listeners: { listeners: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment