[pve-devel] applied: Re: [PATCH v2 manager] Fix 2718: GUI: handle localtime option correctly

Thomas Lamprecht t.lamprecht at proxmox.com
Tue May 26 19:13:22 CEST 2020


On 5/19/20 10:12 AM, Fabian Ebner wrote:
> The backend treats an undefined value and 0 differently. If the option
> is undefined, it will still be set for Windows in config_to_command.
> Replace the checkbox with a combobox covering all options.
> 
> Signed-off-by: Fabian Ebner <f.ebner at proxmox.com>
> ---
> 
> Changes from v1:
>     * use a combobox with all options to allow
>       users going back to the default value
> 
>  www/manager6/Utils.js        |  7 +++++++
>  www/manager6/qemu/Options.js | 15 +++++++++------
>  2 files changed, 16 insertions(+), 6 deletions(-)
> 
>

applied, thanks!




More information about the pve-devel mailing list