Skip to content

Commit cd5b794

Browse files
author
Jessica Wang
committed
CS-15773: cloudstack 3.0 UI - VPC - create private gateway dialog - add Physical Network dropdown.
1 parent 057d6cc commit cd5b794

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

ui/scripts/ui-custom/vpc.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@
7272
} else {
7373
cloudStack.dialog.createForm({
7474
form: addAction.createForm,
75+
context: args.gateways.context,
7576
after: function(args) {
7677
var data = args.data;
7778
var $loading = $('<div>').addClass('loading-overlay').appendTo($chart);

0 commit comments

Comments
 (0)