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