Enable FAYT in document preferences. Closes #3214
This commit is contained in:
parent
d968e8ec33
commit
75c46e1e5c
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ var Zotero_File_Interface_Bibliography = new function() {
|
|||
.replace(/^American Psychological Association/, "American Psychological Association (APA)")
|
||||
.replace(/^American Sociological Association/, "American Sociological Association (ASA)");
|
||||
itemNode.append(title);
|
||||
itemNode.searchLabel = title;
|
||||
listbox.appendChild(itemNode);
|
||||
|
||||
if(styles[i].styleID == _io.style) {
|
||||
|
|
Loading…
Reference in a new issue