Skip to content
Snippets Groups Projects
Commit 5d234009 authored by Bekerle, Patrizio's avatar Bekerle, Patrizio :fire: Committed by Reiter, Christoph
Browse files

Remove library-only parameter (VPU/Middleware/API#10)

parent 70b56d81
No related branches found
No related tags found
No related merge requests found
......@@ -141,7 +141,6 @@ class PersonSelect extends VPULitElementJQuery {
data: function (params) {
return {
search: params.term.trim(),
'library-only': 1
};
},
processResults: function (data) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment