safe destroy: Add HA to purge tooltip

This makes the enumeration complete.

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
This commit is contained in:
Dominic Jäger 2020-12-10 09:16:00 +01:00 committed by Thomas Lamprecht
parent a0cb211a4f
commit a7221f8b23

View 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.')
}
}
]