mirror of https://github.com/apache/cloudstack.git
Add tag edit to LB rule
This commit is contained in:
parent
c5dc569aaa
commit
a59afac31f
|
|
@ -2206,6 +2206,9 @@
|
|||
addButton: true
|
||||
}
|
||||
},
|
||||
|
||||
tags: cloudStack.api.tags({ resourceType: 'LoadBalancer', contextId: 'multiRule' }),
|
||||
|
||||
add: {
|
||||
label: 'label.add.vms',
|
||||
action: function(args) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue