mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 10:32:50 +00:00
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:
parent
a0cb211a4f
commit
a7221f8b23
@ -134,7 +134,7 @@ Ext.define('PVE.window.SafeDestroy', {
|
|||||||
checked: false,
|
checked: false,
|
||||||
autoEl: {
|
autoEl: {
|
||||||
tag: 'div',
|
tag: 'div',
|
||||||
'data-qtip': gettext('Remove from replication and backup jobs')
|
'data-qtip': gettext('Remove from replication & backup jobs and HA resource configuration.')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
Loading…
Reference in New Issue
Block a user