mirror of
https://github.com/zotero/zotero.git
synced 2026-09-24 00:51:37 +00:00
Fix double separator in Edit menu on Win/Linux (#2507)
This commit is contained in:
parent
fbaa1c6e61
commit
a40ab83b71
1 changed files with 1 additions and 1 deletions
|
|
@ -225,7 +225,7 @@
|
|||
label="&zotero.toolbar.advancedSearch;"
|
||||
command="cmd_zotero_advancedSearch"
|
||||
key="key_advancedSearch"/>
|
||||
<menuseparator class="menu-type-library" hidden="true" id="textfieldDirection-separator"/>
|
||||
<menuseparator hidden="true" id="textfieldDirection-separator"/>
|
||||
<menuitem id="textfieldDirection-swap"
|
||||
command="cmd_switchTextDirection"
|
||||
key="key_switchTextDirection"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue