On 23.07.21 08:59, Dominik Csapak wrote: > while refactoring, we forgot to replace the 'localhost' url > (which is valid for pmg/pbs) with the actual nodename we have in pve > > do this by setting the correct url in the viewModel right at the start > of the initComponent > > we now also have the possiblitiy to overwrite the url if we want > > Signed-off-by: Dominik Csapak <[email protected]> > --- > src/node/Tasks.js | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >
applied, thanks! Added the `fix #3542` in the subject and s/possiblitiy/possibility/ _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
