mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-30 22:50:10 +03:00
Bug #1876: Fix vm snapshot refresh button
This commit is contained in:
parent
445fdc5109
commit
d9f95466aa
@ -2660,7 +2660,7 @@ function printSnapshots(vm_info){
|
||||
<div id="columns twelve">\
|
||||
<form id="snapshot_form" vmid="'+vm_info.ID+'" >\
|
||||
<div class="twelve columns">\
|
||||
<div id="refresh_disk" class="button small secondary radius" ><i class="icon-refresh"/></div>'
|
||||
<div id="refresh_snapshot" class="button small secondary radius" ><i class="icon-refresh"/></div>'
|
||||
|
||||
if (Config.isTabActionEnabled("vms-tab", "VM.snapshot_create")) {
|
||||
// If VM is not RUNNING, then we forget about the attach disk form.
|
||||
|
Loading…
x
Reference in New Issue
Block a user