]> git.proxmox.com Git - pmg-gui.git/commit
object groups: consistent add/edit/remove button
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Feb 2024 11:36:22 +0000 (12:36 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 27 Feb 2024 11:56:06 +0000 (12:56 +0100)
commitce33f608c60db5d2d752291c3610ee302674e98e
tree756f45e740cf3386f0242fdec3c4e0bb38f37c64
parent758ddf0639331304b563503520c4632070d0ef4c
object groups: consistent add/edit/remove button

Group and separate the actions that create or add new elements from
the ones that edit or remove exiting ones.

Throw in some slight refactoring and code modernization while at it.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
js/ObjectGroup.js
js/ObjectGroupList.js