Add separator above "Delete All Automatic Tags in This Library…"
This commit is contained in:
parent
6abf64943b
commit
99cfddaf18
1 changed files with 1 additions and 0 deletions
|
@ -65,6 +65,7 @@
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
oncommand="ZoteroPane.tagSelector.toggleDisplayAllTags(); event.stopPropagation();"
|
oncommand="ZoteroPane.tagSelector.toggleDisplayAllTags(); event.stopPropagation();"
|
||||||
/>
|
/>
|
||||||
|
<menuseparator/>
|
||||||
<menuitem id="delete-automatic-tags" label="&zotero.tagSelector.deleteAutomaticInLibrary;" type="checkbox"
|
<menuitem id="delete-automatic-tags" label="&zotero.tagSelector.deleteAutomaticInLibrary;" type="checkbox"
|
||||||
oncommand="ZoteroPane.tagSelector.deleteAutomatic();
|
oncommand="ZoteroPane.tagSelector.deleteAutomatic();
|
||||||
this.setAttribute('checked', false);
|
this.setAttribute('checked', false);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue