From: "Dominic Jäger" <d.jaeger@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager] safe destroy: Add HA to purge tooltip
Date: Thu, 10 Dec 2020 09:16:00 +0100 [thread overview]
Message-ID: <20201210081600.37881-2-d.jaeger@proxmox.com> (raw)
In-Reply-To: <20201210081600.37881-1-d.jaeger@proxmox.com>
This makes the enumeration complete.
Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
---
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.')
}
}
]
--
2.20.1
next prev parent reply other threads:[~2020-12-10 8:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-10 8:15 [pve-devel] [PATCH docs] qm/pct: Add explanation for --purge Dominic Jäger
2020-12-10 8:16 ` Dominic Jäger [this message]
2020-12-18 16:57 ` [pve-devel] applied-series: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20201210081600.37881-2-d.jaeger@proxmox.com \
--to=d.jaeger@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox