X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=www%2Fmanager6%2FUtils.js;h=3415c9ebdd0818fab17def90336e7c78b6365d82;hb=4d60651fc79ab4272a7b67ca1bfb136debc01684;hp=d9567979e6ffbb353f87f2f99ebf3adc998cdb3c;hpb=4cd75f5c51966ffd52b57a5a0cd01041c767a974;p=pve-manager.git diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js index d9567979..3415c9eb 100644 --- a/www/manager6/Utils.js +++ b/www/manager6/Utils.js @@ -1814,6 +1814,7 @@ Ext.define('PVE.Utils', { startall: ['', gettext('Start all VMs and Containers')], stopall: ['', gettext('Stop all VMs and Containers')], unknownimgdel: ['', gettext('Destroy image from unknown guest')], + wipedisk: ['Device', gettext('Wipe Disk')], vncproxy: ['VM/CT', gettext('Console')], vncshell: ['', gettext('Shell')], vzclone: ['CT', gettext('Clone')],