Signed-off-by: Alexandre Derumier <aderum...@odiso.com>
---
 www/manager/Utils.js |    1 +
 1 file changed, 1 insertion(+)

diff --git a/www/manager/Utils.js b/www/manager/Utils.js
index 1c6ca23..69aa0d7 100644
--- a/www/manager/Utils.js
+++ b/www/manager/Utils.js
@@ -440,6 +440,7 @@ Ext.define('PVE.Utils', { statics: {
        qmdestroy: [ 'VM', gettext('Destroy') ],
        qmigrate: [ 'VM', gettext('Migrate') ],
        qmclone: [ 'VM', gettext('Clone') ],
+       qmtemplate: [ 'VM', gettext('Convert To Template') ],
        qmstart: [ 'VM', gettext('Start') ],
        qmstop: [ 'VM', gettext('Stop') ],
        qmreset: [ 'VM', gettext('Reset') ],
-- 
1.7.10.4

_______________________________________________
pve-devel mailing list
pve-devel@pve.proxmox.com
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel

Reply via email to