add cancel button to doc prefs
This commit is contained in:
parent
93c6c6ab2a
commit
9658387de9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
<dialog
|
||||
id="zotero-doc-prefs-dialog"
|
||||
orient="vertical"
|
||||
buttons="accept"
|
||||
buttons="accept,cancel"
|
||||
title="&zotero.integration.docPrefs.title;"
|
||||
onload="Zotero_File_Interface_Bibliography.init();"
|
||||
ondialogaccept="Zotero_File_Interface_Bibliography.acceptSelection();"
|
||||
|
|
Loading…
Reference in a new issue