]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/ha/Resources.js
ha resource edit: adapt to new service state
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Nov 2016 16:14:34 +0000 (17:14 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Sat, 19 Nov 2016 09:20:04 +0000 (10:20 +0100)
commitecd45352ab385c0ab4e50605a810710f8771159a
tree1a9548843b37d3ef4a4a16fb9d5f613d2b745e22
parent766998b1ae0989b9efb38035b593d96f86245043
ha resource edit: adapt to new service state

Add the new stopped state to the ResourceEdit panel.
Rename enabled state to started as done in ha-manager.

As 'enabled' is now the wrong label use the more correct label
'Request state', for both the resource edit window and the grid
column.

Do this by replacing the checkbox with a KVCombogrid.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/ha/ResourceEdit.js
www/manager6/ha/Resources.js