Re: [pve-devel] [PATCH manager 5/6] ui: merge CPUOptions into ProcessorEdit

2017-09-28 Thread Thomas Lamprecht
On 09/28/2017 02:43 PM, Dominik Csapak wrote: On 09/26/2017 01:56 PM, Thomas Lamprecht wrote: It seemed a bit weird that those options were in a seprate edit window as they affect the same backend variable and may cause confusion, an user may not be sure in what way they are related to each othe

Re: [pve-devel] [PATCH manager 5/6] ui: merge CPUOptions into ProcessorEdit

2017-09-28 Thread Dominik Csapak
On 09/26/2017 01:56 PM, Thomas Lamprecht wrote: It seemed a bit weird that those options were in a seprate edit window as they affect the same backend variable and may cause confusion, an user may not be sure in what way they are related to each other, if at all. This allows us to share the help

[pve-devel] [PATCH manager 5/6] ui: merge CPUOptions into ProcessorEdit

2017-09-26 Thread Thomas Lamprecht
It seemed a bit weird that those options were in a seprate edit window as they affect the same backend variable and may cause confusion, an user may not be sure in what way they are related to each other, if at all. This allows us to share the help button, the docs must be updated so that the move