mirror of https://github.com/apache/cloudstack.git
multiEdit: pass context to select handler
This commit is contained in:
parent
eb1c94feba
commit
2e640b3231
|
|
@ -756,6 +756,7 @@
|
|||
});
|
||||
$select.appendTo($td);
|
||||
field.select({
|
||||
context: context,
|
||||
$select: $select,
|
||||
$form: $multiForm,
|
||||
response: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue