ui: vm/options: increase localtime edit window width

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-05-26 19:12:57 +02:00
parent 0beff18b8e
commit bc92b15f84

View File

@ -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',