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 34085b0507
commit 61e3e78425

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