www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 4ac368e0527ad34f9c71985bd33da4a52e468cfa
parent fdb9e20076f37bf365c78098b8dd69610f3b4e41
Author: Dan Stillman <dstillman@zotero.org>
Date:   Thu,  4 Jan 2018 22:59:23 -0500

Add "Publication" to top level of search condition drop-down

Diffstat:
Mchrome/content/zotero/bindings/zoterosearch.xml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/chrome/content/zotero/bindings/zoterosearch.xml b/chrome/content/zotero/bindings/zoterosearch.xml @@ -409,6 +409,7 @@ case 'dateModified': case 'itemType': case 'fileTypeID': + case 'publicationTitle': case 'tag': case 'note': case 'childNote':