mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Don't support secondary IPs on LB VM selection (not supported)
This commit is contained in:
parent
1c80313702
commit
3cea7959f5
@ -2420,7 +2420,6 @@
|
||||
}
|
||||
},
|
||||
filters: false,
|
||||
subselect: instanceSecondaryIPSubselect,
|
||||
dataProvider: function(args) {
|
||||
var itemData = $.isArray(args.context.multiRule) && args.context.multiRule[0]['_itemData'] ?
|
||||
args.context.multiRule[0]['_itemData'] : [];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user