mirror of https://github.com/apache/cloudstack.git
createForm, dyanmic input type: Pass in context
This commit is contained in:
parent
5fb03aec9b
commit
4d952d0a09
|
|
@ -431,6 +431,7 @@
|
|||
$form.hide();
|
||||
|
||||
field.dynamic({
|
||||
context: args.context,
|
||||
response: {
|
||||
success: function(args) {
|
||||
var form = cloudStack.dialog.createForm({
|
||||
|
|
|
|||
Loading…
Reference in New Issue