Missing file from earlier commit
This commit is contained in:
parent
4c30e6738f
commit
6105b40add
1 changed files with 1 additions and 3 deletions
|
@ -782,9 +782,7 @@
|
||||||
<xul:vbox id="tag-controls">
|
<xul:vbox id="tag-controls">
|
||||||
<xul:hbox>
|
<xul:hbox>
|
||||||
<xul:hbox pack="start">
|
<xul:hbox pack="start">
|
||||||
<!-- TODO: localize or change -->
|
<xul:checkbox id="display-all-tags" label="&zotero.tagSelector.displayAllInLibrary;"
|
||||||
<!-- <xul:checkbox id="display-all-tags" label="&zotero.tagSelector.displayAll;"-->
|
|
||||||
<xul:checkbox id="display-all-tags" label="Display all tags in this library"
|
|
||||||
oncommand="var ts = document.getBindingParent(this); ts.filterToScope = !this.checked; event.stopPropagation();">
|
oncommand="var ts = document.getBindingParent(this); ts.filterToScope = !this.checked; event.stopPropagation();">
|
||||||
</xul:checkbox>
|
</xul:checkbox>
|
||||||
</xul:hbox>
|
</xul:hbox>
|
||||||
|
|
Loading…
Add table
Reference in a new issue