We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b06e66c commit e1e5542Copy full SHA for e1e5542
1 file changed
ui/scripts/ui/dialog.js
@@ -72,7 +72,7 @@
72
73
$(window).trigger('cloudStack.createForm.makeFields', {
74
$form: $form,
75
- fields: fields
+ fields: args.form.fields
76
});
77
78
var ret = function() {
0 commit comments