Fix selectitems.xhtml persist bug (#3219)

See https://groups.google.com/g/zotero-dev/c/OscDKuO9Rao
This commit is contained in:
windingwind 2023-07-21 16:43:52 +08:00 committed by GitHub
parent 0ba766f2e0
commit 97235d2dea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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()">