]> git.proxmox.com Git - pve-manager.git/commitdiff
Fix error message
authorFabian Ebner <f.ebner@proxmox.com>
Thu, 6 Feb 2020 12:26:34 +0000 (13:26 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 6 Feb 2020 21:31:39 +0000 (22:31 +0100)
Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
www/manager6/window/Snapshot.js

index 3b1070a20c979a8178c591c40442a0c822f130a4..32a66fda3f317c0cca243a111f436a36a9d2a753 100644 (file)
@@ -23,7 +23,7 @@ Ext.define('PVE.window.Snapshot', {
        }
 
        if (!me.type) {
-           throw "no VM ID specified";
+           throw "no type specified";
        }
 
        me.items = [