add cancel button to doc prefs
This commit is contained in:
parent
93c6c6ab2a
commit
9658387de9
|
@ -31,7 +31,7 @@
|
||||||
<dialog
|
<dialog
|
||||||
id="zotero-doc-prefs-dialog"
|
id="zotero-doc-prefs-dialog"
|
||||||
orient="vertical"
|
orient="vertical"
|
||||||
buttons="accept"
|
buttons="accept,cancel"
|
||||||
title="&zotero.integration.docPrefs.title;"
|
title="&zotero.integration.docPrefs.title;"
|
||||||
onload="Zotero_File_Interface_Bibliography.init();"
|
onload="Zotero_File_Interface_Bibliography.init();"
|
||||||
ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();"
|
ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user