]> git.proxmox.com Git - pve-manager.git/commitdiff
ui: guest safe destroy: fix alias
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 11:18:48 +0000 (13:18 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 11:19:07 +0000 (13:19 +0200)
`proxmoxSafeDestroy` is the one from the parent, also widget. missed
in general...

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
www/manager6/window/SafeDestroyGuest.js

index a8a86d07cd3aa12d8f21f77b5e0413ec76d12359..952dfa03c344360665a2df90b78814ee0b39d61d 100644 (file)
@@ -3,7 +3,7 @@
  */
 Ext.define('PVE.window.SafeDestroyGuest', {
     extend: 'Proxmox.window.SafeDestroy',
-    alias: 'proxmoxSafeDestroy',
+    alias: 'widget.pveSafeDestroyGuest',
 
     additionalItems: [
        {