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