From a7221f8b23aacfcc1c5a1a550b5e47249e97cf5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominic=20J=C3=A4ger?= Date: Thu, 10 Dec 2020 09:16:00 +0100 Subject: [PATCH] safe destroy: Add HA to purge tooltip MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This makes the enumeration complete. Signed-off-by: Dominic Jäger --- www/manager6/window/SafeDestroy.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/window/SafeDestroy.js b/www/manager6/window/SafeDestroy.js index cc32f6e0..4506fad3 100644 --- a/www/manager6/window/SafeDestroy.js +++ b/www/manager6/window/SafeDestroy.js @@ -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.') } } ]