Am 10/08/2022 um 17:10 schrieb Aaron Lauterer: > and switch to template string > > Signed-off-by: Aaron Lauterer <[email protected]> > --- > the spaces should still be where we need them due to the string being > multi line. > > if we don't want to use them like this, drop this patch, but please fix > the a/an typo :)
just sent the typo fix instead next time?! If you really want to move existing code to template string (not much valueadd in this case) do so in a follow up fix after fixing the typo as those things are semantically completely unrelated, iow. two patches. > > www/manager6/window/CephInstall.js | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > > applied, thanks! _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
