mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-22 22:00:18 +00:00
safe destroy window: rework top-level comment
avoid odd wrap, this isn't a poem, and add some more context. Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
537702e12f
commit
9afdea76cf
@ -1,7 +1,5 @@
|
||||
/* Popup a message window
|
||||
* where the user has to manually enter the resource ID
|
||||
* to enable the destroy button
|
||||
*/
|
||||
// Pop-up a message window where the user has to manually enter the resource ID to enable the
|
||||
// destroy confirmation button to ensure that they got the correct resource selected for.
|
||||
Ext.define('Proxmox.window.SafeDestroy', {
|
||||
extend: 'Ext.window.Window',
|
||||
alias: 'widget.proxmoxSafeDestroy',
|
||||
|
Loading…
Reference in New Issue
Block a user