mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 11:52:28 +01:00
CLOUDSTACK-1726: UI hangs on invalid vlan range - provision of intelligence mechanism to go back and re enter the vlan values
This commit is contained in:
parent
2aafc39f3d
commit
75d446ccf7
@ -3282,6 +3282,8 @@
|
||||
}
|
||||
else if(result.jobstatus == 2){
|
||||
alert("error: " + _s(result.jobresult.errortext));
|
||||
error('configureGuestTraffic', result.jobresult.errortext, { fn: 'configureGuestTraffic', args: args });
|
||||
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user