Fix selectitems.xhtml persist bug (#3219)
See https://groups.google.com/g/zotero-dev/c/OscDKuO9Rao
This commit is contained in:
parent
0ba766f2e0
commit
97235d2dea
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
|||
<!DOCTYPE window SYSTEM "chrome://zotero/locale/zotero.dtd">
|
||||
<window xmlns:html="http://www.w3.org/1999/xhtml"
|
||||
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
|
||||
id="zotero-select-item-dialog"
|
||||
title="&zotero.selectitems.title;" width="400" height="330"
|
||||
persist="width height screenX screenY"
|
||||
onload="Zotero_Ingester_Interface_SelectItems.init()">
|
||||
|
|
Loading…
Add table
Reference in a new issue