]> git.proxmox.com Git - pve-manager.git/blobdiff - www/manager6/Utils.js
ui: add bulk suspend support
[pve-manager.git] / www / manager6 / Utils.js
index 9b77ebd3ebe966c6a3f9dfef91427e98846bceb2..9f44e560140ea82d4406644c890758281ad6bd90 100644 (file)
@@ -2000,6 +2000,7 @@ Ext.define('PVE.Utils', {
            spiceshell: ['', gettext('Shell') + ' (Spice)'],
            startall: ['', gettext('Bulk start VMs and Containers')],
            stopall: ['', gettext('Bulk shutdown VMs and Containers')],
+           suspendall: ['', gettext('Suspend all VMs')],
            unknownimgdel: ['', gettext('Destroy image from unknown guest')],
            wipedisk: ['Device', gettext('Wipe Disk')],
            vncproxy: ['VM/CT', gettext('Console')],