]> git.proxmox.com Git - pve-manager.git/commitdiff
safe destroy: Add HA to purge tooltip
authorDominic Jäger <d.jaeger@proxmox.com>
Thu, 10 Dec 2020 08:16:00 +0000 (09:16 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 18 Dec 2020 16:56:44 +0000 (17:56 +0100)
This makes the enumeration complete.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
www/manager6/window/SafeDestroy.js

index cc32f6e0767e8cf5661ef4b7cedd5d3e160c0827..4506fad378594c17e7763cb5e90d72563166665f 100644 (file)
@@ -134,7 +134,7 @@ Ext.define('PVE.window.SafeDestroy', {
                    checked: false,
                    autoEl: {
                        tag: 'div',
-                       'data-qtip': gettext('Remove from replication and backup jobs')
+                       'data-qtip': gettext('Remove from replication & backup jobs and HA resource configuration.')
                    }
                }
            ]