]> git.proxmox.com Git - pve-manager.git/commit
ui: cluster info: fix displaying error
authorFiona Ebner <f.ebner@proxmox.com>
Mon, 23 Jan 2023 13:45:08 +0000 (14:45 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 24 Jan 2023 15:15:44 +0000 (16:15 +0100)
commitb7b7b661f61d91bc16cf80cd898d592631132e51
tree211ba628720ff1249ab9eb2b23a5cffaf3206f21
parentab78e7e2d075354789e30c93895e002985482d4a
ui: cluster info: fix displaying error

The function to set the error mask expects the message as a string,
not the error object.

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
www/manager6/dc/Cluster.js