]> git.proxmox.com Git - pve-manager.git/commit
ui: GuestStatusView: simplify HA state display
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 11 Oct 2017 12:10:24 +0000 (14:10 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 16 Oct 2017 12:14:19 +0000 (14:14 +0200)
commit50713765af3a830e0143a502ac3e0c2421b3794d
tree30e83a748ed1212f926a1774d673b1705e5dc3d6
parentbbcfa5abc9991cdae3512c7308ab6f0d47405cc0
ui: GuestStatusView: simplify HA state display

simplify HA Information in VM/CT Summary panel.
Use the already translated  'HA State' instead of 'Managed by HA'
(which now becomes obsolete as it was the single appearance).
Simplify PVE.Utils.format_ha respectively to mach the new name,
as here is the only use of this function we have no side effects.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Acked-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/Utils.js
www/manager6/panel/GuestStatusView.js