]> git.proxmox.com Git - pve-manager.git/commit
ui: replication: backup: use renderEnabledIcon to render the enabled column
authorLukas Wagner <l.wagner@proxmox.com>
Tue, 18 Jul 2023 09:53:05 +0000 (11:53 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 1 Sep 2023 07:44:28 +0000 (09:44 +0200)
commitbacb4173fbb2874d4ac6fa1692fa92341ca36d06
treef455c262ceea59052ba37007152406ed1c24c889
parent461c5ee29081f92e87d3641d8f0336996a7a07ff
ui: replication: backup: use renderEnabledIcon to render the enabled column

The new helper is available since proxmox-widget-toolkit version 3.6.1
which we can be sure to be available since a while in praxis, but
definitively by d/control constraints, since 51f54177 ("bump
proxmox-widget-toolkit dependency to 4.0.7")

Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
 [TL: add context since when this function is available ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/dc/Backup.js
www/manager6/grid/Replication.js