increase column width on Qemu/Options

This commit is contained in:
Dietmar Maurer 2014-07-21 06:38:25 +02:00
parent c5ebd41fd3
commit 5031f61d58

View File

@ -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: {