bug 12888: Fix update row on stop VM

status 12888: resolved fixed
This commit is contained in:
bfederle 2012-01-30 16:06:27 -08:00
parent a9d427eea6
commit 472912ad70

View File

@ -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',