diff --git a/static/js/editor.js b/static/js/editor.js index f9dc7d95f..ee40862a1 100644 --- a/static/js/editor.js +++ b/static/js/editor.js @@ -16,7 +16,7 @@ pandora.ui.editor = function(data) { + ' ' + Ox.SYMBOLS.shift + 'A', audioTrack: data.audioTrack, autocomplete: function(key, value, callback) { - pandora.api.autocompleteEntity({ + pandora.api.autocompleteEntities({ key: key, operator: '=', value: value