mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +01:00
Pass context to editable selects
This commit is contained in:
parent
742c9c9a45
commit
890928f3c4
@ -689,6 +689,7 @@
|
||||
value.selected = $value.html();
|
||||
|
||||
value.select({
|
||||
context: context,
|
||||
response: {
|
||||
success: function(args) {
|
||||
// Get matching select data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user