ui: vm/options: increase localtime edit window width
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0beff18b8e
commit
bc92b15f84
@ -217,6 +217,7 @@ Ext.define('PVE.qemu.Options', {
|
||||
editor: caps.vms['VM.Config.Options'] ? {
|
||||
xtype: 'proxmoxWindowEdit',
|
||||
subject: gettext('Use local time for RTC'),
|
||||
width: 400,
|
||||
items: {
|
||||
xtype: 'proxmoxKVComboBox',
|
||||
name: 'localtime',
|
||||
|
Loading…
x
Reference in New Issue
Block a user