typo
This commit is contained in:
parent
ad4e2eb09a
commit
51df0ff7b7
2 changed files with 3 additions and 1 deletions
|
|
@ -19,6 +19,7 @@ pandora.ui.editor = function(data) {
|
|||
pandora.api.autocompleteEntities({
|
||||
key: key,
|
||||
operator: '=',
|
||||
range: [0, 20],
|
||||
value: value
|
||||
}, function(result) {
|
||||
callback(result.data.items);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue