mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2026-01-03 19:24:29 +00:00
add qmreboot task description
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
317eb5611b
commit
7c67159cdc
1
Utils.js
1
Utils.js
@ -475,6 +475,7 @@ Ext.define('Proxmox.Utils', { utilities: {
|
||||
qmstop: [ 'VM', gettext('Stop') ],
|
||||
qmreset: [ 'VM', gettext('Reset') ],
|
||||
qmshutdown: [ 'VM', gettext('Shutdown') ],
|
||||
qmreboot: [ 'VM', gettext('Reboot') ],
|
||||
qmsuspend: [ 'VM', gettext('Hibernate') ],
|
||||
qmpause: [ 'VM', gettext('Pause') ],
|
||||
qmresume: [ 'VM', gettext('Resume') ],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user