diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js index 24d82d5e..a150e848 100644 --- a/www/manager6/Utils.js +++ b/www/manager6/Utils.js @@ -1982,6 +1982,7 @@ Ext.define('PVE.Utils', { qmstop: ['VM', gettext('Stop')], qmsuspend: ['VM', gettext('Hibernate')], qmtemplate: ['VM', gettext('Convert to template')], + resize: ['VM/CT', gettext('Resize')], spiceproxy: ['VM/CT', gettext('Console') + ' (Spice)'], spiceshell: ['', gettext('Shell') + ' (Spice)'], startall: ['', gettext('Start all VMs and Containers')],