Don't preselect Act for multiple sources in classic citation dialog
"Multiple Sources…" wasn't properly handled by 629892b0b8
https://forums.zotero.org/discussion/98877/act-instead-of-page
https://twitter.com/drezvera99/status/1554521940684984320
This commit is contained in:
parent
098886bcb6
commit
72d4cdd3a3
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ var Zotero_Citation_Dialog = new function () {
|
|||
_locatorNameArray[i] = locator;
|
||||
if (locator == 'page') {
|
||||
pageLocatorIndex = i;
|
||||
_preserveData.label[1] = i;
|
||||
}
|
||||
i++;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue