parent
adaa61f2cf
commit
729b5a2082
1 changed files with 3 additions and 1 deletions
|
@ -121,7 +121,9 @@
|
||||||
Zotero.Prefs.set("search.quicksearch-mode", mode);
|
Zotero.Prefs.set("search.quicksearch-mode", mode);
|
||||||
this.updateMode();
|
this.updateMode();
|
||||||
|
|
||||||
this.dispatchEvent(new Event('command'));
|
if (this.value) {
|
||||||
|
this.dispatchEvent(new Event('command'));
|
||||||
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
popup.append(item);
|
popup.append(item);
|
||||||
|
|
Loading…
Add table
Reference in a new issue