mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
bad merge. Not sure how the variable was not declared.
This commit is contained in:
parent
7e7a5f3e45
commit
b548c3e825
@ -850,6 +850,7 @@ function initVMWizard() {
|
||||
// Setup Virtual Networks
|
||||
var requiredVirtual = false;
|
||||
var defaultNetworkAdded = false;
|
||||
var availableSecondary = false;
|
||||
if (virtualNetwork == null) {
|
||||
$.ajax({
|
||||
data: createURL("command=listNetworkOfferings&traffictype=Guest"),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user