From: Fabian Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH manager 1/1] window: safe destroy guest: add note that referenced disks are destroyed
Date: Mon, 13 Dec 2021 09:25:14 +0100 [thread overview]
Message-ID: <20211213082514.12729-2-f.ebner@proxmox.com> (raw)
In-Reply-To: <20211213082514.12729-1-f.ebner@proxmox.com>
It's not clear to all users otherwise[0].
[0]: https://forum.proxmox.com/threads/100996/post-436919
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
---
www/manager6/window/SafeDestroyGuest.js | 2 ++
1 file changed, 2 insertions(+)
diff --git a/www/manager6/window/SafeDestroyGuest.js b/www/manager6/window/SafeDestroyGuest.js
index 9a7a0e21..3328293a 100644
--- a/www/manager6/window/SafeDestroyGuest.js
+++ b/www/manager6/window/SafeDestroyGuest.js
@@ -30,6 +30,8 @@ Ext.define('PVE.window.SafeDestroyGuest', {
},
],
+ note: gettext('Referenced disks will always be destroyed.'),
+
getParams: function() {
let me = this;
--
2.30.2
next prev parent reply other threads:[~2021-12-13 8:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-12-13 8:25 [pve-devel] [PATCH widget-toolkit 1/1] window: safe destroy: make note more visible Fabian Ebner
2021-12-13 8:25 ` Fabian Ebner [this message]
2022-01-13 16:16 ` [pve-devel] applied: [PATCH manager 1/1] window: safe destroy guest: add note that referenced disks are destroyed Thomas Lamprecht
2022-01-13 12:42 ` [pve-devel] applied: [PATCH widget-toolkit 1/1] window: safe destroy: make note more visible 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=20211213082514.12729-2-f.ebner@proxmox.com \
--to=f.ebner@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal