mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-25 02:50:08 +03:00
bug #1633: Remove *Take snapshot* action from dropwdown, This functionality is now in the DISK tab
This commit is contained in:
parent
73a2e4aded
commit
40c78982d0
@ -409,10 +409,6 @@ var vm_buttons = {
|
||||
type: "confirm",
|
||||
text: tr("Cancel"),
|
||||
tip: tr("This will cancel selected VMs")
|
||||
},
|
||||
"VM.saveasmultiple" : {
|
||||
type: "action",
|
||||
text: tr("Take snapshot")
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user