mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
cloudStack 3.0 new UI - NaaS - public network - add IP range - do not pass "isshared=true" to createVlanIpRange API.
This commit is contained in:
parent
039e09ce93
commit
79631ab026
@ -140,7 +140,7 @@
|
||||
array1.push("&vlan=untagged");
|
||||
|
||||
|
||||
array1.push("&isshared=true"); //temporary, will add scope, domain, account field, then uncommment the following section later.
|
||||
//array1.push("&isshared=true"); //temporary, will add scope, domain, account field, then uncommment the following section later.
|
||||
/*
|
||||
if($form.find('.form-item[rel=domainId]').css("display") != "none") {
|
||||
if($form.find('.form-item[rel=account]').css("display") != "none") { //account-specific
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user