Re: [pve-devel] [PATCH v2 widget-toolkit 3/5] add TimezonePanel for containers

2020-07-01 Thread Thomas Lamprecht
On 17.06.20 15:32, Oguz Bektas wrote: > with 3 modes; > - CT managed (no action) > - match host (use same timezone as host) > - select from list > > also move 'UTC' to the top of the TimezoneStore for convenience > > Signed-off-by: Oguz Bektas > --- > > v1->v2: > no changes > > > src/Makefile

[pve-devel] [PATCH v2 widget-toolkit 3/5] add TimezonePanel for containers

2020-06-17 Thread Oguz Bektas
with 3 modes; - CT managed (no action) - match host (use same timezone as host) - select from list also move 'UTC' to the top of the TimezoneStore for convenience Signed-off-by: Oguz Bektas --- v1->v2: no changes src/Makefile | 1 + src/data/TimezoneStore.js | 2 +- src/pane