no need to preload results, they will be loaded on open
This commit is contained in:
parent
d7f0c0a8b1
commit
7cd54f5358
1 changed files with 0 additions and 3 deletions
|
@ -713,9 +713,6 @@
|
|||
if (this.select) {
|
||||
selected = this.select.find(":selected");
|
||||
this.updateSelection({id: selected.attr("value"), text: selected.text()});
|
||||
|
||||
// preload all results
|
||||
this.updateResults();
|
||||
}
|
||||
|
||||
this.setPlaceholder();
|
||||
|
|
Loading…
Add table
Reference in a new issue