On 09.03.22 15:09, Dominik Csapak wrote: > the 'value' here is already the rendered text, passing it through > render again does not make sense > > Signed-off-by: Dominik Csapak <[email protected]> > --- > www/manager6/Utils.js | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >
same held true for the kvm_keymap_array and console_viewer_array, actually I reworked the whole three quite a bit more, using Object.entries() directly allows to shave off quite some code, order seems till fine here too. applied, thanks! _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
