Don't show Title in column picker, because hiding it doesn't make sense
This commit is contained in:
parent
2219bd9861
commit
e4a399671a
1 changed files with 1 additions and 1 deletions
|
@ -393,7 +393,7 @@
|
|||
<treecols id="zotero-items-columns-header">
|
||||
<treecol
|
||||
id="zotero-items-column-title" primary="true" default-in="default feed"
|
||||
label="&zotero.items.title_column;"
|
||||
label="&zotero.items.title_column;" ignoreincolumnpicker="true"
|
||||
flex="4" zotero-persist="width ordinal hidden sortActive sortDirection"/>
|
||||
<splitter class="tree-splitter"/>
|
||||
<treecol
|
||||
|
|
Loading…
Add table
Reference in a new issue