mirror of https://github.com/apache/cloudstack.git
UCS blade UI: Fix duplicate row being created on action
This commit is contained in:
parent
2a20c78cec
commit
a1cffbb21a
|
|
@ -11015,6 +11015,7 @@
|
|||
actions: {
|
||||
associateProfileToBlade: {
|
||||
label: 'associate profile to blade',
|
||||
addRow: 'false',
|
||||
messages: {
|
||||
notification: function(args) {
|
||||
return 'associate profile to blade';
|
||||
|
|
|
|||
Loading…
Reference in New Issue