https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32468
Lucas Gass <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #144602|0 |1 is obsolete| | --- Comment #7 from Lucas Gass <[email protected]> --- Created attachment 144621 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144621&action=edit Bug 32468: Use fetchLocalTitleCount to know if local titles exist We don't need to fetch 20 titles to know if there is at least one. We should call fetchLocalTitleCount. Note that this should be implemented for all 'List' views. Signed-off-by: Lucas Gass <[email protected]> -- 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/
