mirror of https://github.com/apache/cloudstack.git
bug 12160: Fix attach disk adding row
This commit is contained in:
parent
24264f7d9d
commit
10e551e737
|
|
@ -445,6 +445,7 @@
|
|||
},
|
||||
|
||||
attachDisk: {
|
||||
|
||||
label: 'Attach Disk',
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
|
|
@ -816,6 +817,7 @@
|
|||
},
|
||||
|
||||
attachDisk: {
|
||||
addRow: 'false',
|
||||
label: 'Attach Disk',
|
||||
messages: {
|
||||
confirm: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue