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