https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26860
--- Comment #10 from Jonathan Druart <[email protected]> --- Comment on attachment 112932 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112932 Bug 26860: Add without items facet Review of attachment 112932: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=26860&attachment=112932) ----------------------------------------------------------------- ::: C4/Search.pm @@ +1322,4 @@ > } > $q .= ' and '.join(' and ', @limits) if @limits; > } > + #TODO withoutitems limit What is this TODO about? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
