mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
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…
x
Reference in New Issue
Block a user