[pve-devel] applied: [PATCH manager 1/2] ui: factor out standalone node check

Thomas Lamprecht t.lamprecht at proxmox.com
Mon Nov 13 11:20:40 CET 2023


Am 13/11/2023 um 09:59 schrieb Dominik Csapak:
> into Utils and use it where we manually checked that
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> I put it into utils since i did not find a better place. Could have put it
> in the ResourceStore, but coupling those things seemed wrong to me.
> 
>  www/manager6/Utils.js                     | 4 ++++
>  www/manager6/form/ComboBoxSetStoreNode.js | 2 +-
>  www/manager6/grid/Replication.js          | 4 ++--
>  www/manager6/lxc/CmdMenu.js               | 2 +-
>  www/manager6/lxc/Config.js                | 2 +-
>  www/manager6/menu/TemplateMenu.js         | 2 +-
>  www/manager6/qemu/CmdMenu.js              | 2 +-
>  www/manager6/qemu/Config.js               | 2 +-
>  www/manager6/storage/LVMEdit.js           | 2 +-
>  9 files changed, 13 insertions(+), 9 deletions(-)
> 
>

applied series, thanks!





More information about the pve-devel mailing list