mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
bug 12888: Fix update row on stop VM
status 12888: resolved fixed
This commit is contained in:
parent
a9d427eea6
commit
472912ad70
@ -527,7 +527,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
stop: {
|
stop: {
|
||||||
label: 'Stop instance',
|
label: 'Stop instance',
|
||||||
|
addRow: 'false',
|
||||||
createForm: {
|
createForm: {
|
||||||
title: 'Stop instance',
|
title: 'Stop instance',
|
||||||
desc: 'Please confirm that you want to stop this instance',
|
desc: 'Please confirm that you want to stop this instance',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user